OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ComponentAny
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.h
409
typedef struct
ComponentAny
{
416
}
ComponentAny
;
418
typedef
ComponentAny
ComponentAnyDefinedBy;
425
int GEncComponentAny (GenBuf *b,
ComponentAny
*comp_any);
426
int BDecComponentAny ( void* mem_op, GenBuf *b,
ComponentAny
*result, AsnLen *bytesDecoded, int mode);
427
int GDecComponentAny ( void* mem_op, GenBuf *b,
ComponentAny
*result, AsnLen *bytesDecoded, int mode);
428
int MatchingComponentAny (char* oid,
ComponentAny
*a,
ComponentAny
*b);
429
void FreeComponentAny (
ComponentAny
*);
Completed in 17 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026