Searched refs:big_buf (Results 1 – 1 of 1) sorted by relevance
94 char big_buf[N_LINES*N_CHARS]; in print_mesg() local132 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()