Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPOpen.c96 void slp_cleanup_handle(slp_handle_impl_t *hp) { in slp_cleanup_handle() function
151 slp_cleanup_handle(hp); in SLPClose()
H A Dslp-internal.h149 extern void slp_cleanup_handle(slp_handle_impl_t *);
H A Dslp_utils.c119 slp_cleanup_handle(hp); in slp_end_call()