Searched refs:nghttp2_bufs_addb_hold (Results 1 – 6 of 6) sorted by relevance
120 rv = nghttp2_bufs_addb_hold(&bufs, 15); in test_nghttp2_bufs_addb()143 rv = nghttp2_bufs_addb_hold(&bufs, 19); in test_nghttp2_bufs_addb()
293 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b);
15 nghttp2_bufs_addb_hold;
394 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_addb_hold() function