Searched refs:sftp_can_expand_path (Results 1 – 3 of 3) sorted by relevance
115 int sftp_can_expand_path(struct sftp_conn *);
1073 sftp_can_expand_path(struct sftp_conn *conn) in sftp_can_expand_path() function1081 if (!sftp_can_expand_path(conn)) { in sftp_expand_path()
1283 if (sftp_can_expand_path(conn)) in prepare_remote_path()