OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ComponentRDNSequence
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
authorityKeyIdentifier.h
193
typedef ComponentList
ComponentRDNSequence
; /* SEQUENCE OF RelativeDistinguishedName */
198
void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr,
ComponentRDNSequence
*comp ));
201
int BDecComponentRDNSequence PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
204
int GDecComponentRDNSequence PROTO (( void* mem_op, GenBuf * b,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
220
ComponentRDNSequence
* rdnSequence; /* RDNSequence */
crl.h
234
typedef ComponentList
ComponentRDNSequence
; /* SEQUENCE OF RelativeDistinguishedName */
239
void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr,
ComponentRDNSequence
*comp ));
242
int BDecComponentRDNSequence PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
245
int GDecComponentRDNSequence PROTO (( void* mem_op, GenBuf * b,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
261
ComponentRDNSequence
* rdnSequence; /* RDNSequence */
certificate.h
274
typedef ComponentList
ComponentRDNSequence
; /* SEQUENCE OF RelativeDistinguishedName */
279
void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr,
ComponentRDNSequence
*comp ));
282
int BDecComponentRDNSequence PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
285
int GDecComponentRDNSequence PROTO (( void* mem_op, GenBuf * b,
ComponentRDNSequence
**v, AsnLen *bytesDecoded, int mode));
301
ComponentRDNSequence
* rdnSequence; /* RDNSequence */
Completed in 55 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026