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

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1506 ev_uint32_t v_compile_maj; local
1509 v_compile_maj = LIBEVENT_VERSION_NUMBER & 0xffff0000;
1511 if (v_compile_maj != v_run_maj) {

Completed in 165 milliseconds