Home
last modified time | relevance | path

Searched refs:check_trace_error (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libtnfctl/
H A Dutil.c84 static tnfctl_errcode_t check_trace_error(tnfctl_handle_t *hndl);
104 prexstat = check_trace_error(hndl); in _tnfctl_refresh_process()
176 prexstat = check_trace_error(hndl); in _tnfctl_set_state()
237 check_trace_error(tnfctl_handle_t *hndl) in check_trace_error() function
/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c117 static tnfctl_errcode_t check_trace_error(tnfctl_handle_t *hndl);
257 err = check_trace_error(g_hndl); in main()
301 err = check_trace_error(g_hndl); in main()
346 check_trace_error(tnfctl_handle_t *hndl) in check_trace_error() function