Home
last modified time | relevance | path

Searched defs:sshpid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c431 pid_t *sshpid; in pssh_connect() local
H A Dpsshfs.h159 pid_t sshpid; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp.c69 static volatile pid_t sshpid = -1; variable