HomeSort by: relevance | last modified time | path
    Searched defs:big_buf (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/talkd/
announce.c 102 char big_buf[(N_LINES + 1) * N_CHARS]; local in function:print_mesg
139 bptr = big_buf;
155 iovec.iov_base = big_buf;
156 iovec.iov_len = bptr - big_buf;

Completed in 12 milliseconds