Searched defs:h_dst (Results 1 – 5 of 5) sorted by relevance
193 static int file_move(URLContext *h_src, URLContext *h_dst) in file_move()
331 static int libsmbc_move(URLContext *h_src, URLContext *h_dst) in libsmbc_move()
431 static int libssh_move(URLContext *h_src, URLContext *h_dst) in libssh_move()
498 URLContext *h_src, *h_dst; in avpriv_io_move() local
1102 static int ftp_move(URLContext *h_src, URLContext *h_dst) in ftp_move()