Home
last modified time | relevance | path

Searched defs:read_end (Results 1 – 5 of 5) sorted by relevance

/third_party/libsoup/examples/
Dsimple-proxy.c74 TunnelEnd *write_end, *read_end; in tunnel_wrote_cb() local
120 TunnelEnd *read_end, *write_end; in tunnel_read_cb() local
/third_party/openssl/crypto/evp/
Dbio_enc.c34 unsigned char *read_start, *read_end; member
/third_party/ffmpeg/libavcodec/
Dflac_parser.c522 const uint8_t *read_end = buf; in flac_parse() local
/third_party/libsoup/tests/
Dserver-test.c1180 TunnelEnd *write_end, *read_end; in tunnel_wrote_cb() local
1226 TunnelEnd *read_end, *write_end; in tunnel_read_cb() local
/third_party/python/Modules/_io/
Dbufferedio.c225 Py_off_t read_end; member