Searched refs:N_CHARS (Results 1 – 1 of 1) sorted by relevance
176 #define N_CHARS 300 macro189 char line_buf[N_LINES][N_CHARS]; in print_mesg()198 char big_buf[3 + (N_LINES * (N_CHARS - 1)) + (N_LINES * 2) + 1]; in print_mesg()218 (void) snprintf(line_buf[i], N_CHARS, in print_mesg()248 (void) snprintf(line_buf[i], N_CHARS, in print_mesg()255 (void) snprintf(line_buf[i], N_CHARS, "talk: respond with: talk %s@%s", in print_mesg()