Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/fmt/
H A Dfmt.c270 (void)buf_unputc(&lbuf); in fmt()
282 (void)buf_unputc(&lbuf); in fmt()
310 (void)buf_unputc(&cbuf); in fmt()
417 (void)buf_unputc(&word); in split()
489 (void)buf_unputc(&outbuf); in oflush()
H A Dbuffer.h97 buf_unputc(struct buffer *buf) in buf_unputc() function