Lines Matching refs:SUCCESS
58 * SUCCESS - if the group has permissions
77 return(SUCCESS);
88 * SUCCESS - if the user can queue to the service grade.
112 return(SUCCESS);
119 return(SUCCESS);
129 * SUCCESS -> found a queue
147 return(SUCCESS);
167 return(SUCCESS);
180 return(SUCCESS);
238 * SUCCESS - if the size of the job can be determined
311 return(SUCCESS);
322 * SUCCESS - if the size of the job is less than or
342 return(SUCCESS);
361 return(SUCCESS);
376 return(SUCCESS);
540 * SUCCESS -> if the user can queue to this service grade.
566 return((chkusr(carray, na) != SUCCESS) ? SUCCESS : FAIL);
572 return((chkgrp(carray, na) != SUCCESS) ? SUCCESS : FAIL);
587 * SUCCESS -> grade is valid and user is
605 return(SUCCESS);
625 return(SUCCESS);