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

/freebsd-10.0-release/usr.sbin/lpr/lpd/
H A Dprintjob.c624 int p[2], retcode, stopped, wstatus, wstatus_set; local
836 wstatus_set = 0;
848 wstatus_set = 1;
869 if (wstatus_set && !WIFEXITED(wstatus)) {

Completed in 74 milliseconds