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

/freebsd-11-stable/libexec/rbootd/
H A Dparseconf.c87 char line[C_LINELEN];
125 while (fgets(line, C_LINELEN, fp) != NULL) {
H A Ddefs.h80 #define C_LINELEN 1024 /* max length of line */ macro

Completed in 59 milliseconds