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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dgopher.c34 static int gopher_write(URLContext *h, uint8_t *buf, int size) function
61 if (gopher_write(h, buffer, strlen(buffer)) < 0)
126 gopher_write,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dgopher.c34 static int gopher_write(URLContext *h, uint8_t *buf, int size) function
61 if (gopher_write(h, buffer, strlen(buffer)) < 0)
126 gopher_write,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dgopher.c34 static int gopher_write(URLContext *h, uint8_t *buf, int size) function
61 if (gopher_write(h, buffer, strlen(buffer)) < 0)
126 gopher_write,

Completed in 72 milliseconds