Searched refs:zstatus (Results 1 – 1 of 1) sorted by relevance
2144 int c, errsav, fcount, zstatus; in do_zipwork() local2232 wpid = waitpid(pidzip, &zstatus, 0); in do_zipwork()2238 if (!WIFEXITED(zstatus)) { in do_zipwork()2242 if (WEXITSTATUS(zstatus)) { in do_zipwork()2244 sbuf_data(command), WEXITSTATUS(zstatus)); in do_zipwork()