Searched defs:SET_AND_CLEAR1 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dfsaccess.c51 #define SET_AND_CLEAR1(modebit) \ macro
57 SET_AND_CLEAR1(user); \
59 SET_AND_CLEAR1(group); \
61 SET_AND_CLEAR1(other);
/bind-9.11.3/lib/isc/win32/
H A Dfsaccess.c112 #define SET_AND_CLEAR1(modebit) \ macro
118 SET_AND_CLEAR1(user); \
120 SET_AND_CLEAR1(group); \
122 SET_AND_CLEAR1(other);

Completed in 10 milliseconds