AVUNERROR 1023 cmdutils.c errbuf_ptr = strerror(AVUNERROR(err)); AVUNERROR 2376 ffprobe.c errbuf_ptr = strerror(AVUNERROR(err)); AVUNERROR 147 libavformat/mmst.c write_result < 0 ? strerror(AVUNERROR(write_result)) : AVUNERROR 256 libavformat/mmst.c read_result, strerror(AVUNERROR(read_result))); AVUNERROR 276 libavformat/mmst.c read_result < 0 ? strerror(AVUNERROR(read_result)) : AVUNERROR 297 libavformat/mmst.c read_result < 0 ? strerror(AVUNERROR(read_result)) : AVUNERROR 334 libavformat/mmst.c read_result < 0 ? strerror(AVUNERROR(read_result)) : AVUNERROR 319 libavformat/network.c ret = AVUNERROR(ff_neterrno()); AVUNERROR 95 libavformat/unix.c if (s->listen && AVUNERROR(ret) != EADDRINUSE) AVUNERROR 83 libavutil/error.c ret = AVERROR(strerror_r(AVUNERROR(errnum), errbuf, errbuf_size));