Home
last modified time | relevance | path

Searched refs:vlog (Results 1 – 5 of 5) sorted by relevance

/f-stack/lib/
H A Dff_subr_prf.c578 vlog(int level, const char *fmt, va_list ap) in vlog() function
/f-stack/freebsd/kern/
H A Dsubr_prf.c323 vlog(level, fmt, ap); in log()
328 vlog(int level, const char *fmt, va_list ap) in vlog() function
H A Dsubr_witness.c2288 vlog(LOG_NOTICE, fmt, ap); in witness_voutput()
/f-stack/freebsd/sys/
H A Dsystm.h320 void vlog(int, const char *, __va_list) __printflike(2, 0);
/f-stack/freebsd/net/
H A Dif.c3959 vlog(LOG_INFO, if_fmt, ap); in if_printf()