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

/freebsd-11.0-release/contrib/ntp/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);
/freebsd-11.0-release/contrib/ntp/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 39 milliseconds