Searched refs:_tnfctl_unlock_libs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dchecklib.c75 * _tnfctl_unlock_libs() which will do the right thing.
115 _tnfctl_unlock_libs(tnfctl_handle_t *hndl, boolean_t release_lock) function
H A Dtnfctl_int.h286 void _tnfctl_unlock_libs(tnfctl_handle_t *hndl, boolean_t release_lock);
330 #define UNLOCK(hndl, release) _tnfctl_unlock_libs(hndl, release)
349 _tnfctl_unlock_libs(hndl, release); \
357 _tnfctl_unlock_libs(hndl, release_lock); \

Completed in 52 milliseconds