Home
last modified time | relevance | path

Searched refs:nghttp2_buf (Results 1 – 25 of 134) sorted by relevance

123456

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
338 nghttp2_buf *buf; in nghttp2_bufs_add()
365 nghttp2_buf *buf; in bufs_ensure_addb()
436 nghttp2_buf *buf; in nghttp2_bufs_remove()
438 nghttp2_buf resbuf; in nghttp2_bufs_remove()
471 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
H A Dnghttp2_frame.c282 nghttp2_buf *buf; in frame_pack_headers_shared()
340 nghttp2_buf *buf; in nghttp2_frame_pack_headers()
411 nghttp2_buf *buf; in nghttp2_frame_pack_priority()
437 nghttp2_buf *buf; in nghttp2_frame_pack_rst_stream()
461 nghttp2_buf *buf; in nghttp2_frame_pack_settings()
540 nghttp2_buf *buf; in nghttp2_frame_pack_push_promise()
580 nghttp2_buf *buf; in nghttp2_frame_pack_ping()
605 nghttp2_buf *buf; in nghttp2_frame_pack_goaway()
679 nghttp2_buf *buf; in nghttp2_frame_pack_window_update()
705 nghttp2_buf *buf; in nghttp2_frame_pack_altsvc()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmnghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
H A Dnghttp2_frame.c282 nghttp2_buf *buf; in frame_pack_headers_shared()
340 nghttp2_buf *buf; in nghttp2_frame_pack_headers()
411 nghttp2_buf *buf; in nghttp2_frame_pack_priority()
437 nghttp2_buf *buf; in nghttp2_frame_pack_rst_stream()
461 nghttp2_buf *buf; in nghttp2_frame_pack_settings()
540 nghttp2_buf *buf; in nghttp2_frame_pack_push_promise()
580 nghttp2_buf *buf; in nghttp2_frame_pack_ping()
605 nghttp2_buf *buf; in nghttp2_frame_pack_goaway()
679 nghttp2_buf *buf; in nghttp2_frame_pack_window_update()
705 nghttp2_buf *buf; in nghttp2_frame_pack_altsvc()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmnghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
H A Dnghttp2_frame.c282 nghttp2_buf *buf; in frame_pack_headers_shared()
340 nghttp2_buf *buf; in nghttp2_frame_pack_headers()
411 nghttp2_buf *buf; in nghttp2_frame_pack_priority()
437 nghttp2_buf *buf; in nghttp2_frame_pack_rst_stream()
461 nghttp2_buf *buf; in nghttp2_frame_pack_settings()
540 nghttp2_buf *buf; in nghttp2_frame_pack_push_promise()
580 nghttp2_buf *buf; in nghttp2_frame_pack_ping()
605 nghttp2_buf *buf; in nghttp2_frame_pack_goaway()
679 nghttp2_buf *buf; in nghttp2_frame_pack_window_update()
705 nghttp2_buf *buf; in nghttp2_frame_pack_altsvc()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmnghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
338 nghttp2_buf *buf; in nghttp2_bufs_add()
365 nghttp2_buf *buf; in bufs_ensure_addb()
436 nghttp2_buf *buf; in nghttp2_bufs_remove()
438 nghttp2_buf resbuf; in nghttp2_bufs_remove()
471 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/www/libnghttp2/nghttp2-1.46.0/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
338 nghttp2_buf *buf; in nghttp2_bufs_add()
365 nghttp2_buf *buf; in bufs_ensure_addb()
436 nghttp2_buf *buf; in nghttp2_bufs_remove()
438 nghttp2_buf resbuf; in nghttp2_bufs_remove()
471 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nghttp2/
H A Dnghttp2_buf.h47 } nghttp2_buf; typedef
73 void nghttp2_buf_init(nghttp2_buf *buf);
85 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
90 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
103 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
108 void nghttp2_buf_reset(nghttp2_buf *buf);
115 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
126 nghttp2_buf buf;
H A Dnghttp2_buf.c29 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
37 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
42 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
77 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
81 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
335 nghttp2_buf *buf; in nghttp2_bufs_add()
362 nghttp2_buf *buf; in bufs_ensure_addb()
433 nghttp2_buf *buf; in nghttp2_bufs_remove()
435 nghttp2_buf resbuf; in nghttp2_bufs_remove()
468 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/www/node10/node-v10.24.1/deps/nghttp2/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
336 nghttp2_buf *buf; in nghttp2_bufs_add()
363 nghttp2_buf *buf; in bufs_ensure_addb()
434 nghttp2_buf *buf; in nghttp2_bufs_remove()
436 nghttp2_buf resbuf; in nghttp2_bufs_remove()
469 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]
/dports/www/nghttp2/nghttp2-1.46.0/lib/
H A Dnghttp2_buf.h52 } nghttp2_buf; typedef
78 void nghttp2_buf_init(nghttp2_buf *buf);
90 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem);
95 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem);
108 int nghttp2_buf_reserve(nghttp2_buf *buf, size_t new_cap, nghttp2_mem *mem);
113 void nghttp2_buf_reset(nghttp2_buf *buf);
120 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len);
131 nghttp2_buf buf;
H A Dnghttp2_buf.c32 void nghttp2_buf_init(nghttp2_buf *buf) { in nghttp2_buf_init()
40 int nghttp2_buf_init2(nghttp2_buf *buf, size_t initial, nghttp2_mem *mem) { in nghttp2_buf_init2()
45 void nghttp2_buf_free(nghttp2_buf *buf, nghttp2_mem *mem) { in nghttp2_buf_free()
80 void nghttp2_buf_reset(nghttp2_buf *buf) { in nghttp2_buf_reset()
84 void nghttp2_buf_wrap_init(nghttp2_buf *buf, uint8_t *begin, size_t len) { in nghttp2_buf_wrap_init()
338 nghttp2_buf *buf; in nghttp2_bufs_add()
365 nghttp2_buf *buf; in bufs_ensure_addb()
436 nghttp2_buf *buf; in nghttp2_bufs_remove()
438 nghttp2_buf resbuf; in nghttp2_bufs_remove()
471 nghttp2_buf *buf; in nghttp2_bufs_remove_copy()
[all …]

123456