Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dwin32os.h57 isc_win32os_versioncheck(unsigned int major, unsigned int minor,
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dwin32os.c77 isc_win32os_versioncheck(unsigned int major, unsigned int minor, in isc_win32os_versioncheck() function
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c2262 if (isc_win32os_versioncheck(5, 1, 0, 0) < 0 /* < 5.1/XP */
2984 if (isc_win32os_versioncheck(5, 1, 0, 0) < 0) /* before 5.1 */