OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ComponentExtensions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
crl.h
165
typedef ComponentList
ComponentExtensions
; /* SEQUENCE SIZE 1..MAX OF Extension */
170
void* ExtractingComponentExtensions PROTO (( void* mem_op, ComponentReference *cr,
ComponentExtensions
*comp ));
173
int BDecComponentExtensions PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentExtensions
**v, AsnLen *bytesDecoded, int mode));
176
int GDecComponentExtensions PROTO (( void* mem_op, GenBuf * b,
ComponentExtensions
**v, AsnLen *bytesDecoded, int mode));
188
ComponentExtensions
* crlEntryExtensions; /* Extensions OPTIONAL */
290
ComponentExtensions
* crlExtensions; /* [0] EXPLICIT Extensions OPTIONAL */
certificate.h
244
typedef ComponentList
ComponentExtensions
; /* SEQUENCE SIZE 1..MAX OF Extension */
249
void* ExtractingComponentExtensions PROTO (( void* mem_op, ComponentReference *cr,
ComponentExtensions
*comp ));
252
int BDecComponentExtensions PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentExtensions
**v, AsnLen *bytesDecoded, int mode));
255
int GDecComponentExtensions PROTO (( void* mem_op, GenBuf * b,
ComponentExtensions
**v, AsnLen *bytesDecoded, int mode));
333
ComponentExtensions
* extensions; /* [3] Extensions OPTIONAL */
Completed in 91 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026