OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ring_buf_avail
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
ring_buf.h
70
static ossl_inline size_t
ring_buf_avail
(struct ring_buf *r)
function
84
avail =
ring_buf_avail
(r);
121
avail =
ring_buf_avail
(r);
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_rstream.c
274
if (
ring_buf_avail
(&qrs->rbuf) == 0)
quic_sstream.c
374
return
ring_buf_avail
(&qss->ring_buf);
Completed in 16 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026