Home
last modified time | relevance | path

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

/freebsd/libexec/talkd/
H A Dannounce.c94 char big_buf[N_LINES*N_CHARS]; in print_mesg() local
132 bptr = big_buf; in print_mesg()
148 iovec.iov_base = big_buf; in print_mesg()
149 iovec.iov_len = bptr - big_buf; in print_mesg()