Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tip/
H A Dcmds.c571 int shpid, status; in shell() local
579 if (shpid = fork()) { in shell()
580 while (shpid != wait(&status)) in shell()