Lines Matching defs:rc
162 int status, rc, pid;209 rc = WEXITSTATUS(status);210 if (rc) {212 sprintf(buffer, " died with exit status %d\n", rc);221 rc = 1;223 rc = 0;225 return rc;253 int c, pid, rc;300 rc = copy_from_stdin();302 rc = run_program(argv);319 exit(rc);332 exit(rc);