OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ring_buf_resize
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
ring_buf.h
231
static ossl_inline int
ring_buf_resize
(struct ring_buf *r, size_t num_bytes,
function
/src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_dgram_pair.c
120
static int
ring_buf_resize
(struct ring_buf *r, size_t nbytes)
function
474
if (!
ring_buf_resize
(&b->rbuf, len))
1194
if (new_len == 0 || !
ring_buf_resize
(&b->rbuf, new_len))
Completed in 15 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026