Searched refs:F_OK (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h158 #define F_OK 0 macro
H A Dunistd.h62 #define F_OK 0 macro
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1723 // amode is allowed to be either a subset of this mask, or just F_OK.
1725 if (amode != F_OK && (amode & (~allowed_modes))) {

Completed in 48 milliseconds