Home | History | Annotate | Download | only in gio

Lines Matching defs:R_OK

72 #ifndef R_OK
73 #define R_OK 4
847 g_access (path, R_OK) == 0);