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

/bind-9.11.3/lib/isc/win32/
H A Dunistd.h45 #ifndef R_OK
46 #define R_OK 4 macro
/bind-9.11.3/bin/delv/
H A Ddelv.c725 if (access(filename, R_OK) != 0) {
/bind-9.11.3/bin/named/
H A Dserver.c7407 if (access(server->bindkeysfile, R_OK) == 0) {

Completed in 64 milliseconds