HomeSort by: relevance | last modified time | path
    Searched refs:C_LINELEN (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rbootd/
parseconf.c 89 char line[C_LINELEN];
127 while (fgets(line, C_LINELEN, fp) != NULL) {
defs.h 80 #define C_LINELEN 1024 /* max length of line */

Completed in 10 milliseconds