Searched refs:sftp_expand_path (Results 1 – 3 of 3) sorted by relevance
117 char *sftp_expand_path(struct sftp_conn *, const char *);
1328 return sftp_expand_path(conn, path); in prepare_remote_path()
1093 sftp_expand_path(struct sftp_conn *conn, const char *path) in sftp_expand_path() function