Home
last modified time | relevance | path

Searched refs:stat_ret (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dipfsgateway.c56 int stat_ret = 0; in populate_ipfs_gateway() local
114 stat_ret = stat(ipfs_full_data_folder, &st); in populate_ipfs_gateway()
116 if (stat_ret < 0) { in populate_ipfs_gateway()

Completed in 1 milliseconds