Searched defs:wait_pid (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-waitpid.c36 pid_t wait_pid; local
H A Dbsd-nextstep.c36 pid_t wait_pid; local
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dshell_cmd.c43 int wait_pid; local
H A Dsafe_finger.c59 int wait_pid; local
/freebsd-10-stable/crypto/openssh/
H A Dserverloop.c565 pid_t wait_pid; /* pid returned by wait(). */ local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dinfttrace.c2019 int wait_pid = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp190 const ::pid_t wait_pid = ::waitpid (pid, &status, options); local

Completed in 105 milliseconds