OpenGrok
Cross Reference: ssh.c
xref
: /
external
/
openssh
/
ssh.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
full:waitpid
1581
while ((pid =
waitpid
(-1, &status, WNOHANG)) > 0 ||