Home
last modified time | relevance | path

Searched refs:cap_filed (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.h56 struct cap_filed { struct
59 SLIST_ENTRY(cap_filed) next; argument
61 extern SLIST_HEAD(cfiled_list, cap_filed) cfiled_head;
H A Dsyslogd_cap_config.c294 struct cap_filed *cfiled; in casper_readconfigfile()
306 struct cap_filed *cfiled; in casper_readconfigfile()
H A Dsyslogd_cap_log.c69 struct cap_filed *cfiled; in casper_p_open()