Searched refs:SET_AND_CLEAR1 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/
H A Dfsaccess.c60 #define SET_AND_CLEAR1(modebit) \ macro
66 SET_AND_CLEAR1(user); \
68 SET_AND_CLEAR1(group); \
70 SET_AND_CLEAR1(other);
/macosx-10.10.1/ntp-92/lib/isc/unix/
H A Dfsaccess.c60 #define SET_AND_CLEAR1(modebit) \ macro
66 SET_AND_CLEAR1(user); \
68 SET_AND_CLEAR1(group); \
70 SET_AND_CLEAR1(other);
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dfsaccess.c123 #define SET_AND_CLEAR1(modebit) \ macro
129 SET_AND_CLEAR1(user); \
131 SET_AND_CLEAR1(group); \
133 SET_AND_CLEAR1(other);
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dfsaccess.c123 #define SET_AND_CLEAR1(modebit) \ macro
129 SET_AND_CLEAR1(user); \
131 SET_AND_CLEAR1(group); \
133 SET_AND_CLEAR1(other);

Completed in 133 milliseconds