Searched refs:lastpid (Results 1 – 1 of 1) sorted by relevance
963 static pid_t lastpid = 0; in forkproc() local991 pid = lastpid; in forkproc()1001 if (pid == lastpid) { in forkproc()1010 lastpid = pid; in forkproc()