OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rrlnext
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/record/
record.h
88
BIO *
rrlnext
;
member in struct:record_layer_st
rec_layer_s3.c
52
BIO_free(rl->
rrlnext
);
53
rl->
rrlnext
= NULL;
59
BIO_free(rl->
rrlnext
);
62
rl->
rrlnext
= NULL;
1378
prev = s->rlayer.
rrlnext
;
1394
s->rlayer.
rrlnext
= next;
/src/crypto/external/apache2/openssl/dist/ssl/
d1_lib.c
819
if (BIO_write(s->rlayer.
rrlnext
, buf, n) != n) {
827
* buffered in s->rlayer.
rrlnext
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026