Searched refs:register_table (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/libntp/lib/isc/ |
| H A D | result.c | 116 register_table(unsigned int base, unsigned int nresults, const char **txt, in register_table() function 155 result = register_table(ISC_RESULTCLASS_ISC, ISC_R_NRESULTS, text, in initialize_action() 213 return (register_table(base, nresults, txt, msgcat, set)); in isc_result_register()
|