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

/freebsd-current/usr.sbin/rtsold/
H A Drtsold.h164 extern struct cap_channel *capllflags, *capscript, *capsendmsg, *capsyslog;
H A Drtsold.c86 cap_channel_t *capllflags, *capscript, *capsendmsg, *capsyslog; variable
353 capllflags = cap_service_open(capcasper, "rtsold.llflags");
354 if (capllflags == NULL)
H A Dif.c165 if (cap_llflags_get(capllflags, name, &llflag) != 0) {

Completed in 89 milliseconds