Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dcontinue.c100 my_evt == TNFCTL_EVENT_EXIT) { in tnfctl_continue()
206 *evt = TNFCTL_EVENT_EXIT; in _tnfctl_continue()
H A Dtnfctl.h146 TNFCTL_EVENT_EXIT /* target called exit */ enumerator
/titanic_50/usr/src/cmd/tnf/prex/
H A Dmain.c313 } else if (event == TNFCTL_EVENT_EXIT) { in main()