Home
last modified time | relevance | path

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

/posix/
A Dtst-spawn-chdir.c141 TEST_COMPARE (access (probe_file_path, F_OK), -1); in do_test()
204 TEST_COMPARE (access (probe_file_path, F_OK), 0); in do_test()
A Dunistd.h284 #define F_OK 0 /* Test for existence. */ macro

Completed in 6 milliseconds