Lines Matching refs:omapi_handle_table_t
62 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()
250 omapi_handle_table_t *table, in omapi_handle_lookup_in()