Home
last modified time | relevance | path

Searched defs:cap_readconfigfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.h84 #define cap_readconfigfile(chan, cf) \ macro
H A Dsyslogd_cap_config.c248 cap_readconfigfile(cap_channel_t *chan, const char *path) in cap_readconfigfile() function