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

/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlib.c48 static isc_once_t msgcat_once = ISC_ONCE_INIT; variable
68 result = isc_once_do(&msgcat_once, open_msgcat);

Completed in 87 milliseconds