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

/u-boot/fs/yaffs2/
H A Dyportenv.h286 #define F_OK 0 macro
/u-boot/arch/sandbox/cpu/
H A Dos.c284 if (access(buf, F_OK) == -1)
/u-boot/common/
H A Dcli_hush_upstream.c8709 if (access(ret, F_OK) == 0)

Completed in 74 milliseconds