Searched refs:N_CHARS (Results 1 – 1 of 1) sorted by relevance
173 #define N_CHARS 300 macro186 char line_buf[N_LINES][N_CHARS]; in print_mesg()195 char big_buf[3 + (N_LINES * (N_CHARS - 1)) + (N_LINES * 2) + 1]; in print_mesg()215 (void) snprintf(line_buf[i], N_CHARS, in print_mesg()245 (void) snprintf(line_buf[i], N_CHARS, in print_mesg()252 (void) snprintf(line_buf[i], N_CHARS, "talk: respond with: talk %s@%s", in print_mesg()