Home
last modified time | relevance | path

Searched refs:npgids (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c644 int npgids; in pnohup() local
666 npgids = 1; in pnohup()
697 for (j = 0; j < npgids; j++) { in pnohup()
702 if (j != npgids) in pnohup()
705 pgids[npgids++] = pgid; in pnohup()