Searched refs:shpid (Results 1 – 1 of 1) sorted by relevance
571 int shpid, status; in shell() local579 if (shpid = fork()) { in shell()580 while (shpid != wait(&status)) in shell()