OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BDecComponentExtension
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
certificate.h
168
int
BDecComponentExtension
PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentExtension **v, AsnLen *bytesDecoded, int mode));
crl.h
135
int
BDecComponentExtension
PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0, ComponentExtension **v, AsnLen *bytesDecoded, int mode));
certificate.c
578
BDecComponentExtension
PARAMS ((b, tagId0, elmtLen0, v, bytesDecoded, mode),
676
t->comp_desc->cd_ber_decoder = (ber_decoder_func*)
BDecComponentExtension
;
785
t->comp_desc->cd_ber_decoder = (ber_decoder_func*)
BDecComponentExtension
;
1587
rc =
BDecComponentExtension
(mem_op, b, tagId1, elmtLen1, tmpVar, &totalElmtsLen1, mode);
Completed in 26 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026