Searched refs:pgids (Results 1 – 1 of 1) sorted by relevance
643 pid_t *pgids; in pnohup() local664 pgids = calloc(argc, sizeof (pid_t)); in pnohup()665 pgids[0] = getpid(); in pnohup()698 if (pgids[j] == pgid) in pnohup()705 pgids[npgids++] = pgid; in pnohup()