Home
last modified time | relevance | path

Searched defs:write_end (Results 1 – 3 of 3) 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/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.c231 Py_off_t write_end; member