Home
last modified time | relevance | path

Searched defs:got_eof (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/test/
Dtest-shutdown-simultaneous.c32 static int got_eof; variable
Dtest-shutdown-eof.c34 static int got_eof; variable
/third_party/ffmpeg/libavfilter/
Dsrc_movie.c564 int got_eagain = 0, got_eof = 0; in movie_request_frame() local