HomeSort by: relevance | last modified time | path
    Searched defs:identifier_tables (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/
result.c 190 static resulttable_list_t identifier_tables; variable
231 ISC_LIST_INIT(identifier_tables);
241 result = register_table(&identifier_tables, ISC_RESULTCLASS_ISC,
291 return (isc_result_tomany_helper(&identifier_tables, result));
307 return (register_table(&identifier_tables, base, nresults, ids, set));

Completed in 22 milliseconds