Searched refs:w_status (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dwait.h38 int w_status; /* used in syscall */ member in union:wait
82 #define WCONTFLG 0177777 /* value of w.w_status due to SIGCONT, sysV */
H A Dsh.proc.c67 if (w.w_status == WCONTFLG)
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dwait.h42 int w_status; /* used in syscall */ member in union:__wait
/illumos-gate/usr/src/ucbcmd/rusage/
H A Drusage.c94 while (wait3(&status.w_status, options, &ru) != p)
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h59 int w_status; /* used in syscall */ member in union:wait
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2706 *status = st.w_status;
2754 st = status.w_status;

Completed in 82 milliseconds