Home | History | Annotate | Download | only in pppd

Lines Matching refs:ESRCH

2560 		if (pid > 0 && kill(pid, 0) == -1 && errno == ESRCH) {