Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpq/
HDntpq.c374 #define MAXVALLEN 400 /* maximum length of a variable value */ macro
2720 static char value[MAXVALLEN]; in nextvar()
2773 npend = &value[MAXVALLEN]; in nextvar()