Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dscp.c420 int errs, remin, remout, remin2, remout2; variable
1049 &remin2, &remout2, &do_cmd_pid2); in toremote()
1055 remin2, remout2, (long)do_cmd_pid2); in toremote()
1058 (void) close(remout2); in toremote()
1059 remin2 = remout2 = -1; in toremote()
2166 if (remout2 > 0)
2167 close(remout2);