Searched defs:cap_syslog (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libcasper/services/cap_syslog/
H A Dcap_syslog.h44 #define cap_syslog(chan, pri, ...) syslog(pri, __VA_ARGS__) macro
H A Dcap_syslog.c51 cap_syslog(cap_channel_t *chan, int pri, const char *fmt, ...) function

Completed in 101 milliseconds