Lines Matching refs:exitval
150 * the exitval is set to the maximum for each execution158 int nlast=1,n,exitval=0;172 shp->exitval = 0;195 if(saveargs || av<avlast || (exitval && !spawn))201 if(shp->exitval>exitval)202 exitval = shp->exitval;212 shp->xargexit = exitval;225 exit(exitval);