Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dhandle.c62 omapi_handle_table_t *omapi_handle_table;
70 omapi_handle_table_t *,
73 omapi_handle_table_t *,
75 static isc_result_t omapi_handle_table_enclose (omapi_handle_table_t **);
103 omapi_handle_table_t *new; in omapi_object_handle()
144 omapi_handle_table_t *table, in omapi_object_handle_in_table()
147 omapi_handle_table_t *inner; 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()
206 omapi_handle_table_t *inner = *table; in omapi_handle_table_enclose()
207 omapi_handle_table_t *new; in omapi_handle_table_enclose()
[all …]
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h243 } omapi_handle_table_t; typedef