Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dcontinue.c173 prb_status_t prbstat, prbstat2; in _tnfctl_continue() local
198 prbstat2 = prb_proc_stop(proc_p); in _tnfctl_continue()
199 if (prbstat2) { in _tnfctl_continue()
200 ret_prexstat = _tnfctl_map_to_errcode(prbstat2); in _tnfctl_continue()