Home
last modified time | relevance | path

Searched defs:isc_msgcat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/nls/
H A Dmsgcat.c46 struct isc_msgcat { struct
57 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp) { in isc_msgcat_open() argument
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlib.c41 LIBISC_EXTERNAL_DATA isc_msgcat_t * isc_msgcat = NULL; variable