Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dcontinue.c111 } else if (my_evt == TNFCTL_EVENT_EXEC) { in tnfctl_continue()
239 *evt = TNFCTL_EVENT_EXEC; in _tnfctl_continue()
H A Dtnfctl.h144 TNFCTL_EVENT_EXEC, /* target did an exec */ enumerator
/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c309 if (event == TNFCTL_EVENT_EXEC) { in main()