Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.h63 int cap_p_open(cap_channel_t *, size_t, const char *, int *);
82 #define cap_p_open(chan, f_idx, prog, rpd) \ macro
H A Dsyslogd_cap_log.c40 cap_p_open(cap_channel_t *chan, size_t filed_idx, const char *prog, in cap_p_open() function
H A Dsyslogd.c1884 f->f_file = cap_p_open(cap_syslogd, i, f->f_pname, in fprintlog_write()