Searched defs:F_OK (Results 1 - 1 of 1) sorted by path

/system/core/libcutils/
H A Dprivate.h112 #include "unistd.h" /* for F_OK and R_OK */
116 #ifndef F_OK
117 #define F_OK 0 macro
118 #endif /* !defined F_OK */

Completed in 542 milliseconds