Searched defs:R_OK (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dunistd.h105 #define R_OK 4 /* Read */ macro
/bionic/libc/tzcode/
H A Dprivate.h108 #include "unistd.h" /* for F_OK and R_OK */
115 #ifndef R_OK
116 #define R_OK 4 macro
117 #endif /* !defined R_OK */

Completed in 102 milliseconds