Home
last modified time | relevance | path

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

/dports/net/p5-Net-SFTP-Foreign/Net-SFTP-Foreign-1.93/lib/Net/SFTP/Foreign/Backend/
H A DUnix.pm123 $sftp->{ssh_in} = $sftp->{ssh_out} = $transport;
268 … $child = $backend->_open4($sftp, $sftp->{ssh_in}, $sftp->{ssh_out}, $stderr_fh, $pty, @open2_cmd);
356 …$sftp->{pid} = $backend->_open4($sftp, $sftp->{ssh_in}, $sftp->{ssh_out}, $stderr_fh, undef, @open…
383 my $fnoout = fileno $sftp->{ssh_out};
419 my $written = syswrite($sftp->{ssh_out}, $$bout, 64 * 1024);
H A DWindows.pm27 binmode $sftp->{ssh_out};
99 my $written = syswrite($sftp->{ssh_out}, $$bout, 20480);
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dopencl_ssh_fmt_plug.c56 } ssh_out; typedef
69 static ssh_out *output;
98 outsize = sizeof(ssh_out) * gws; in create_clobj()
/dports/security/john/john-1.9.0-jumbo-1/src/opencl/
H A Dssh_kernel.cl41 } ssh_out;
198 …lobal const ssh_password *inbuffer, uint gid, __constant ssh_salt *osalt, __global ssh_out *output)
275 __global ssh_out *out,
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/sysutils/cfengine/cfengine-3.19.0/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-check/
H A Ddb_structs.h57 apply_macro(ssh_out) \
/dports/net/p5-Net-SFTP-Foreign/Net-SFTP-Foreign-1.93/lib/Net/SFTP/
H A DForeign.pm288 … close $sftp->{ssh_out} if (defined $sftp->{ssh_out} and not $sftp->{_ssh_out_is_not_dupped});
/dports/net/p5-Net-SFTP-Foreign/Net-SFTP-Foreign-1.93/
H A DChanges631 - binmode ssh_in and ssh_out