Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd.c88 if ( ntpq_openhost("localhost", 0) == 0 ) in main()
/freebsd/contrib/ntp/ntpq/
H A Dlibntpq.h83 extern int ntpq_openhost(char *, int);
H A Dlibntpq.c232 ntpq_openhost( in ntpq_openhost() function