Searched refs:N_LINES (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/libexec/talkd/
H A Dannounce.c77 #define N_LINES 5 macro
91 char line_buf[N_LINES][N_CHARS];
92 int sizes[N_LINES];
93 char big_buf[(N_LINES + 1) * N_CHARS];
136 for (i = 0; i < N_LINES; i++) {

Completed in 60 milliseconds