Searched refs:prepare_remote_path (Results 1 – 1 of 1) sorted by relevance
1269 prepare_remote_path(struct sftp_conn *conn, const char *path) in prepare_remote_path() function1310 if ((target = prepare_remote_path(conn, targ)) == NULL) in source_sftp()1522 if ((abs_src = prepare_remote_path(conn, src)) == NULL) { in sink_sftp()1949 if ((abs_src = prepare_remote_path(from, src)) == NULL || in throughlocal_sftp()1950 (target = prepare_remote_path(to, targ)) == NULL) in throughlocal_sftp()