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

/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dlibntpq.h24 #ifndef MAXASSOC
25 #define MAXASSOC 1024 macro
H A Dlibntpq.c36 unsigned short ntpq_associations[MAXASSOC];
352 return ntpq_read_associations( ntpq_associations, MAXASSOC );

Completed in 193 milliseconds