Searched refs:old_handle_len (Results 1 – 1 of 1) sorted by relevance
1109 size_t old_handle_len, new_handle_len; in sftp_copy() local1158 old_handle = get_handle(conn, id, &old_handle_len, in sftp_copy()1192 (r = sshbuf_put_string(msg, old_handle, old_handle_len)) != 0 || in sftp_copy()1209 sftp_close(conn, old_handle, old_handle_len); in sftp_copy()