Home
last modified time | relevance | path

Searched refs:_tnfctl_refresh_process (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libtnfctl/
H A Dchecklib.c57 prexstat = _tnfctl_refresh_process(hndl, &lmap_ok, &dl_evt); in tnfctl_check_libs()
153 prexstat = _tnfctl_refresh_process(hndl, &lmap_ok, &dl_evt); in _tnfctl_sync_lib_list()
H A Dcontinue.c147 prexstat = _tnfctl_refresh_process(hndl, &lmapok, &dl_evt); in tnfctl_continue()
H A Dtnfctl_int.h233 tnfctl_errcode_t _tnfctl_refresh_process(tnfctl_handle_t *, boolean_t *,
H A Dutil.c93 _tnfctl_refresh_process(tnfctl_handle_t *hndl, boolean_t *lmap_ok, in _tnfctl_refresh_process() function