Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_sbuf.c478 sbuf_put_byte(struct sbuf *s, char c) in sbuf_put_byte() function
644 sbuf_put_byte(arg, c); in sbuf_putc_func()
755 sbuf_put_byte(s, c); in sbuf_putc()
784 sbuf_put_byte(s, '\n'); in sbuf_nl_terminate()
786 sbuf_put_byte(s, '\n'); in sbuf_nl_terminate()
963 sbuf_put_byte(s, c); in sbuf_end_section()