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