Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dscp.c391 int errs, remin, remout, remin2, remout2; variable
607 remout = STDOUT_FILENO; in main()
625 remin = remout = -1; in main()
649 if (remout != -1) in main()
650 (void) close(remout); in main()
1031 &remin, &remout, &do_cmd_pid); in toremote()
1037 remin, remout, (long)do_cmd_pid); in toremote()
1070 bp, &remin, &remout, &do_cmd_pid) < 0) in toremote()
1076 remin, remout) < 0) in toremote()
1080 (void) close(remout); in toremote()
[all …]