HomeSort by: relevance | last modified time | path
    Searched refs:isc_msgcat_open (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
msgcat.h 43 * isc_msgcat_open() and isc_msgcat_close(). isc_msgcat_get()
73 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp);
  /src/external/bsd/ntp/dist/libntp/lib/isc/
lib.c 58 isc_msgcat_open("libisc.cat", &isc_msgcat);
  /src/external/bsd/ntp/dist/libntp/lib/isc/nls/
msgcat.c 59 isc_msgcat_open(const char *name, isc_msgcat_t **msgcatp) { function

Completed in 25 milliseconds