Home
last modified time | relevance | path

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

/trueos/libexec/talkd/
HDannounce.c82 #define N_CHARS 256 macro
98 char line_buf[N_LINES][N_CHARS]; in print_mesg()
100 char big_buf[N_LINES*N_CHARS]; in print_mesg()
109 (void)snprintf(line_buf[i], N_CHARS, " "); in print_mesg()
113 (void)snprintf(line_buf[i], N_CHARS, in print_mesg()
124 (void)snprintf(line_buf[i], N_CHARS, in print_mesg()
129 (void)snprintf(line_buf[i], N_CHARS, "talk: respond with: talk %s@%s", in print_mesg()
134 (void)snprintf(line_buf[i], N_CHARS, " "); in print_mesg()