Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sbuf.c477 sbuf_put_byte(struct sbuf *s, char c) in sbuf_put_byte() function
643 sbuf_put_byte(arg, c); in sbuf_putc_func()
754 sbuf_put_byte(s, c); in sbuf_putc()
783 sbuf_put_byte(s, '\n'); in sbuf_nl_terminate()
785 sbuf_put_byte(s, '\n'); in sbuf_nl_terminate()
962 sbuf_put_byte(s, c); in sbuf_end_section()