Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dcontinue.c172 tnfctl_errcode_t ret_prexstat = TNFCTL_ERR_NONE; in _tnfctl_continue() local
189 ret_prexstat = _tnfctl_map_to_errcode(prbstat); in _tnfctl_continue()
200 ret_prexstat = _tnfctl_map_to_errcode(prbstat2); in _tnfctl_continue()
212 ret_prexstat = _tnfctl_map_to_errcode(prbstat); in _tnfctl_continue()
219 ret_prexstat = _tnfctl_map_to_errcode(prbstat); in _tnfctl_continue()
226 ret_prexstat = _tnfctl_map_to_errcode(prbstat); in _tnfctl_continue()
240 ret_prexstat = TNFCTL_ERR_INTERNAL; in _tnfctl_continue()
267 return (ret_prexstat); in _tnfctl_continue()