Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dcontinue.c99 if (my_evt == TNFCTL_EVENT_TARGGONE || in tnfctl_continue()
208 *evt = TNFCTL_EVENT_TARGGONE; in _tnfctl_continue()
H A Dtnfctl.h141 TNFCTL_EVENT_TARGGONE, /* target finished - did not call exit */ enumerator
/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c319 } else if (event == TNFCTL_EVENT_TARGGONE) { in main()