Searched defs:watch_forks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dcontinue.c41 tnfctl_event_t *evt, sigset_t *oldmask, boolean_t watch_forks);
43 boolean_t watch_forks);
58 boolean_t watch_forks; local
75 watch_forks = (child_hndl != NULL);
97 watch_forks);
169 boolean_t watch_forks)
180 prexstat = enable_target_state(hndl, watch_forks);
274 enable_target_state(tnfctl_handle_t *hndl, boolean_t watch_forks) argument
290 if (watch_forks) {
168 _tnfctl_continue(tnfctl_handle_t *hndl, tnfctl_event_t *evt, sigset_t *oldmask, boolean_t watch_forks) argument

Completed in 44 milliseconds