Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq.c349 #define MAXVARLEN 256 /* maximum length of a variable name */ macro
3279 static char name[MAXVARLEN], value[MAXVALLEN]; in nextvar()
3671 char bn[2 * MAXVARLEN]; in cookedprint()
3803 atoascii(name, MAXVARLEN, bn, sizeof(bn)); in cookedprint()
/freebsd-13-stable/contrib/ntp/
HDCommitLog-4.1.05781 * ntpq/ntpq.c (MAXVARLEN): adjusted internal buffer length for