Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h283 isc_result_t omapi_handle_clear(omapi_handle_t);
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dhandle.c303 isc_result_t omapi_handle_clear(omapi_handle_t h) in omapi_handle_clear() function
H A Dalloc.c703 if (omapi_handle_clear(hp->handle) != in omapi_object_dereference()