HomeSort by: relevance | last modified time | path
    Searched refs:GDecComponentAny (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.h 421 #define GDecComponentAnyDefinedBy GDecComponentAny
427 int GDecComponentAny ( void* mem_op, GenBuf *b, ComponentAny *result, AsnLen *bytesDecoded, int mode);
componentlib.c 1853 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAny;
1893 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAny;
1909 GDecComponentAny ( void* mem_op, GenBuf *b, ComponentAny *result, AsnLen *bytesDecoded, int mode) {
1930 k->comp_desc->cd_gser_decoder = (gser_decoder_func*)GDecComponentAny;

Completed in 18 milliseconds