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

/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq.c374 #define MAXVALLEN 400 /* maximum length of a variable value */ macro
2720 static char value[MAXVALLEN];
2773 npend = &value[MAXVALLEN];

Completed in 184 milliseconds