Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsftp-client.h120 int sftp_can_expand_path(struct sftp_conn *);
H A Dsftp-client.c1087 sftp_can_expand_path(struct sftp_conn *conn) in sftp_can_expand_path() function
1095 if (!sftp_can_expand_path(conn)) { in sftp_expand_path()
H A Dscp.c1329 if (sftp_can_expand_path(conn)) in prepare_remote_path()