Searched refs:zstatus (Results 1 – 1 of 1) sorted by relevance
2171 int c, errsav, fcount, zstatus; in do_zipwork() local2259 wpid = waitpid(pidzip, &zstatus, 0); in do_zipwork()2265 if (!WIFEXITED(zstatus)) { in do_zipwork()2269 if (WEXITSTATUS(zstatus)) { in do_zipwork()2271 sbuf_data(command), WEXITSTATUS(zstatus)); in do_zipwork()