Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntp_request.h940 #define NTP_MAXHOSTNAME (32 - sizeof(u_int32) - sizeof(u_short)) macro
944 char hostname[NTP_MAXHOSTNAME]; /* hostname */
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.01707 * include/ntp_request.h (NTP_MAXHOSTNAME): 144 -> 32