Home
last modified time | relevance | path

Searched refs:R_OK (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dfcntl.h41 # ifndef R_OK /* Verbatim from <unistd.h>. Ugh. */
44 # define R_OK 4 /* Test for read permission. */ macro
A Dunistd.h285 #define R_OK 4 /* Test for read permission. */ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel7.c106 while (access (pidfilename, R_OK) != 0); in do_test()

Completed in 4 milliseconds