Searched refs:S_IROTH (Results 1 – 2 of 2) sorted by relevance
71 #if !defined S_IROTH && defined R_OK72 # define S_IROTH R_OK macro147 #if R_OK != S_IROTH || W_OK != S_IWOTH || X_OK != S_IXOTH in euidaccess()
47 # if R_OK != S_IROTH || W_OK != S_IWOTH || X_OK != S_IXOTH in __faccessat()
Completed in 3 milliseconds