Searched defs:cap_syslog (Results 1 – 2 of 2) sorted by relevance
44 #define cap_syslog(chan, pri, ...) syslog(pri, __VA_ARGS__) macro
51 cap_syslog(cap_channel_t *chan, int pri, const char *fmt, ...) in cap_syslog() function