Searched refs:isc_win32os_versioncheck (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
H A D | win32os.h | 57 isc_win32os_versioncheck(unsigned int major, unsigned int minor,
|
/freebsd/contrib/ntp/libntp/lib/isc/win32/ |
H A D | win32os.c | 77 isc_win32os_versioncheck(unsigned int major, unsigned int minor, in isc_win32os_versioncheck() function
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_io.c | 2262 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 */
|