Searched refs:wi_ignore (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c81 * associated instance has exited. If the wi_ignore flag is true then it
125 if (!direct && !wi->wi_ignore) {
155 * we're going to set the wi_ignore flag, so that when the process exits we
172 wi->wi_ignore = 1;
211 wi->wi_ignore = 0;
H A Dstartd.h501 int wi_ignore; /* ignore events */ member in struct:wait_info

Completed in 416 milliseconds