Searched defs:exitstatus (Results 1 – 2 of 2) sorted by relevance
25 $exitstatus = 0 variable30 $exitstatus = 1 variable34 exit $exitstatus variable
1566 int exitstatus = (WEXITSTATUS(p->status)) & 255; in j_print() local