Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpq/
H A Dlibntpq.h31 #ifndef LENHOSTNAME
32 #define LENHOSTNAME 256 /* host name is max. 256 characters long */ macro
H A Dlibntpq.c710 char dstadr[LENHOSTNAME]; in ntpq_get_assoc_clocktype()
H A Dntpq.c344 #define LENHOSTNAME 256 /* host name is 256 characters long */
360 char currenthost[LENHOSTNAME]; /* current host name */
670 char temphost[LENHOSTNAME]; in openhost()
676 char name[LENHOSTNAME]; in openhost()
1999 LENHOSTNAME, NULL, 0, 0); in getnetnum()
2007 LENHOSTNAME); in getnetnum()
2010 fullhost, LENHOSTNAME, NULL, in getnetnum()
348 #define LENHOSTNAME global() macro
H A Dntpq-subs.c219 #define LENHOSTNAME 256 /* host name limit */ macro
1710 char clock_name[LENHOSTNAME]; in doprintpeers()
2026 char fullname[LENHOSTNAME]; in dopeers()
2081 char fullname[LENHOSTNAME]; in doapeers()
2206 char fullname[LENHOSTNAME]; in doopeers()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c163 #define LENHOSTNAME 256 /* host name is 256 characters long */ macro
176 static char currenthost[LENHOSTNAME]; /* current host name */
406 char temphost[LENHOSTNAME]; in openhost()
412 char name[LENHOSTNAME]; in openhost()
1481 LENHOSTNAME, NULL, 0, 0); in getnetnum()
1489 LENHOSTNAME); in getnetnum()
1492 fullhost, LENHOSTNAME, NULL, in getnetnum()