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

/bind-9.11.3/bin/named/unix/
H A Dos.c193 #define SET_CAP(flag) \ macro
231 #define SET_CAP(flag) do { caps |= (1 << (flag)); } while (0) macro
255 SET_CAP(CAP_NET_BIND_SERVICE);
260 SET_CAP(CAP_SYS_CHROOT);
269 SET_CAP(CAP_SETUID);
275 SET_CAP(CAP_SETGID);
281 SET_CAP(CAP_DAC_READ_SEARCH);
290 SET_CAP(CAP_SYS_RESOURCE);
296 SET_CAP(CAP_CHOWN);
324 SET_CAP(CAP_NET_BIND_SERVIC
[all...]

Completed in 1414 milliseconds