Searched refs:sftp_can_expand_path (Results 1 – 3 of 3) sorted by relevance
120 int sftp_can_expand_path(struct sftp_conn *);
1087 sftp_can_expand_path(struct sftp_conn *conn) in sftp_can_expand_path() function1095 if (!sftp_can_expand_path(conn)) { in sftp_expand_path()
1329 if (sftp_can_expand_path(conn)) in prepare_remote_path()