Searched defs:gotpid (Results 1 - 1 of 1) sorted by last modified time

/system/core/sh/
H A Djobs.c538 int silent = 0, gotpid; local
543 gotpid = dowait(0, NULL);
551 if (mflag && gotpid != -1 && tcgetpgrp(ttyfd) != getpid()) {

Completed in 47 milliseconds