Searched defs:rcbuf_ptr (Results 1 – 3 of 3) sorted by relevance
| /third_party/nghttp2/lib/ |
| D | nghttp2_rcbuf.c | 33 int nghttp2_rcbuf_new(nghttp2_rcbuf **rcbuf_ptr, size_t size, in nghttp2_rcbuf_new() 53 int nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, in nghttp2_rcbuf_new2()
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_rcbuf.c | 33 int nghttp2_rcbuf_new(nghttp2_rcbuf **rcbuf_ptr, size_t size, in nghttp2_rcbuf_new() 53 int nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, in nghttp2_rcbuf_new2()
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_rcbuf.c | 33 int nghttp3_rcbuf_new(nghttp3_rcbuf **rcbuf_ptr, size_t size, in nghttp3_rcbuf_new() 52 int nghttp3_rcbuf_new2(nghttp3_rcbuf **rcbuf_ptr, const uint8_t *src, in nghttp3_rcbuf_new2()
|