Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dopen.c78 hdl->called_exit = B_FALSE; in tnfctl_exec_open()
153 hdl->called_exit = B_FALSE; in tnfctl_pid_open()
229 hdl->called_exit = B_FALSE; in tnfctl_indirect_open()
H A Dcontinue.c205 if (hndl->called_exit) in _tnfctl_continue()
243 hndl->called_exit = B_TRUE; in _tnfctl_continue()
H A Dinternal.c96 hdl->called_exit = B_FALSE; in tnfctl_internal_open()
H A Dtnfctl_int.h138 boolean_t called_exit; member