Home
last modified time | relevance | path

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

/sysdeps/posix/
A Deuidaccess.c74 #if !defined S_IWOTH && defined W_OK
75 # define S_IWOTH W_OK macro
147 #if R_OK != S_IROTH || W_OK != S_IWOTH || X_OK != S_IXOTH in euidaccess()
/sysdeps/unix/sysv/linux/
A Dfaccessat.c47 # if R_OK != S_IROTH || W_OK != S_IWOTH || X_OK != S_IXOTH in __faccessat()

Completed in 3 milliseconds