Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dhandle.c75 static isc_result_t omapi_handle_table_enclose (omapi_handle_table_t **);
129 status = omapi_handle_table_enclose (&omapi_handle_table); in omapi_object_handle()
193 status = (omapi_handle_table_enclose in omapi_object_handle_in_table()
204 static isc_result_t omapi_handle_table_enclose (omapi_handle_table_t **table) in omapi_handle_table_enclose() function