Searched refs:sbuf_putc_func (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dsubr_sbuf.c577 sbuf_putc_func(int c, void *arg) function
594 (void)kvprintf(fmt, sbuf_putc_func, s, 10, ap);
618 * sbuf_putc_func() as was done for the kernel.

Completed in 163 milliseconds