Home
last modified time | relevance | path

Searched refs:file_move (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dfile.c193 static int file_move(URLContext *h_src, URLContext *h_dst) in file_move() function
366 .url_move = file_move,