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

/macosx-10.10/ntp-92/ntpd/
H A Dntp_intres.c167 #define MAXLINESIZE 512 macro
1168 char buf[MAXLINESIZE];
1171 while (fgets(buf, MAXLINESIZE, fp) != NULL) {

Completed in 64 milliseconds