Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A DSLPOpen.c98 void slp_cleanup_handle(slp_handle_impl_t *hp) { in slp_cleanup_handle() function
153 slp_cleanup_handle(hp); in SLPClose()
H A Dslp-internal.h151 extern void slp_cleanup_handle(slp_handle_impl_t *);
H A Dslp_utils.c121 slp_cleanup_handle(hp); in slp_end_call()