Home
last modified time | relevance | path

Searched refs:start_helper (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-sk-client.c47 start_helper(int *fdp, pid_t *pidp, void (**osigchldp)(int)) in start_helper() function
150 if ((r = start_helper(&fd, &pid, &osigchld)) != 0) in client_converse()