Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tip/
H A Dcmds.c532 int shpid, status; in shell() local
540 if (shpid = fork()) { in shell()
541 while (shpid != wait(&status)); in shell()