Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-sk-client.c45 start_helper(int *fdp, pid_t *pidp, void (**osigchldp)(int)) in start_helper() function
148 if ((r = start_helper(&fd, &pid, &osigchld)) != 0) in client_converse()
/openbsd/usr.bin/sndiod/
H A Dsndiod.c473 start_helper(int background) in start_helper() function
743 if (!start_helper(background)) in main()