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

/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c198 #define SET_CAP(flag) \ macro
236 #define SET_CAP(flag) do { caps |= (1 << (flag)); } while (0) macro
260 SET_CAP(CAP_NET_BIND_SERVICE);
265 SET_CAP(CAP_SYS_CHROOT);
274 SET_CAP(CAP_SETUID);
280 SET_CAP(CAP_SETGID);
286 SET_CAP(CAP_DAC_READ_SEARCH);
295 SET_CAP(CAP_SYS_RESOURCE);
323 SET_CAP(CAP_NET_BIND_SERVICE);
332 SET_CAP(CAP_SYS_RESOURC
[all...]

Completed in 9 milliseconds