Searched refs:LINESIZ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ | ||
H A D | inv2.c | 19 #define LINESIZ 1250 macro 35 char line[LINESIZ]; 42 while (fgets(line, LINESIZ, inf)) { 77 if (more) { /* allow more than LINESIZ keys */ |
Completed in 56 milliseconds