Home
last modified time | relevance | path

Searched refs:CREATE_SERVICE (Results 1 – 10 of 10) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.c60 CREATE_SERVICE("syslogd.casper", NULL, casper_command, CASPER_SERVICE_STDIO);
/freebsd/lib/libcasper/libcasper/
H A Dlibcasper_service.h56 #define CREATE_SERVICE(name, limit_func, command_func, flags) \ macro
H A DMakefile41 MLINKS+=libcasper_service.3 CREATE_SERVICE.3
/freebsd/lib/libcasper/services/cap_netdb/
H A Dcap_netdb.c153 CREATE_SERVICE("system.netdb", netdb_limit, netdb_command, 0);
/freebsd/usr.sbin/rtsold/
H A Dcap_llflags.c159 CREATE_SERVICE("rtsold.llflags", NULL, llflags_command, 0);
H A Dcap_script.c234 CREATE_SERVICE("rtsold.script", script_limit, script_command, 0);
H A Dcap_sendmsg.c279 CREATE_SERVICE("rtsold.sendmsg", NULL, sendmsg_command, 0);
/freebsd/lib/libcasper/services/cap_syslog/
H A Dcap_syslog.c222 CREATE_SERVICE("system.syslog", NULL, syslog_command, 0);
/freebsd/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c736 CREATE_SERVICE("system.fileargs", fileargs_limit, fileargs_command,
/freebsd/lib/libcasper/services/cap_net/
H A Dcap_net.c1415 CREATE_SERVICE("system.net", net_limit, net_command, 0);