Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c581 int shpid, status; in shell() local
589 if (shpid = fork()) { in shell()
590 while (shpid != wait(&status)) in shell()