Searched defs:syslog_data (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/blocklist/port/ |
H A D | port.h | 104 struct syslog_data { struct 107 void vsyslog_r(int, struct syslog_data *, const char *, va_list); argument
|
/freebsd/contrib/blocklist/lib/ |
H A D | blacklist.c | 108 void (*logger)(int, struct syslog_data *, const char *, va_list)) in blacklist_open2()
|
H A D | blocklist.c | 108 void (*logger)(int, struct syslog_data *, const char *, va_list)) in blocklist_open2()
|
H A D | old_bl.c | 295 void (*fun)(int, struct syslog_data *, const char *, va_list)) in bl_create()
|
H A D | bl.c | 295 void (*fun)(int, struct syslog_data *, const char *, va_list)) in bl_create()
|