Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dscp.c404 int errs, remin, remout, remin2, remout2; variable
1063 &remin2, &remout2, &do_cmd_pid2); in toremote()
1069 remin2, remout2, (long)do_cmd_pid2); in toremote()
1071 (void) close(remin2); in toremote()
1073 remin2 = remout2 = -1; in toremote()
2212 if (remin2 > 0) in cleanup_exit()
2213 close(remin2); in cleanup_exit()