Home
last modified time | relevance | path

Searched refs:S_IXGRP (Results 1 – 2 of 2) sorted by relevance

/sysdeps/posix/
A Deuidaccess.c33 # ifndef S_IXGRP
34 # define S_IXGRP (S_IEXEC >> 3) macro
167 || (stats.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))) in euidaccess()
/sysdeps/unix/sysv/linux/
A Dfaccessat.c59 || (stats.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))) in __faccessat()

Completed in 3 milliseconds