Home
last modified time | relevance | path

Searched refs:description_tables (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dresult.c189 static resulttable_list_t description_tables; variable
230 ISC_LIST_INIT(description_tables); in initialize_action()
233 result = register_table(&description_tables, ISC_RESULTCLASS_ISC, in initialize_action()
286 return (isc_result_tomany_helper(&description_tables, result)); in isc_result_totext()
299 return (register_table(&description_tables, base, nresults, text, set)); in isc_result_register()