Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dscp.c447 void throughlocal_sftp(struct sftp_conn *, struct sftp_conn *,
1098 throughlocal_sftp(conn2, conn, src, targ); in toremote()
1986 throughlocal_sftp(struct sftp_conn *from, struct sftp_conn *to, function
H A DChangeLog6484 upstream: Prevent theoretical NULL deref in throughlocal_sftp.