Searched refs:S_IXUSR (Results 1 – 3 of 3) sorted by relevance
30 # ifndef S_IXUSR31 # define S_IXUSR S_IEXEC macro167 || (stats.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))) in euidaccess()
186 return __mkdir (tmpl, S_IRUSR | S_IWUSR | S_IXUSR); in try_dir()
59 || (stats.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))) in __faccessat()
Completed in 4 milliseconds