Searched refs:BDecComponentEnum (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | componentlib.c | 578 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentEnum; in GDecComponentEnum() 593 return BDecComponentEnum ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentEnumTag() 597 BDecComponentEnum ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentEnum() function 635 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentEnum; in BDecComponentEnum()
|
| H A D | asn_to_syn_mr.c | 199 (gser_decoder_func*)GDecComponentEnum,(ber_decoder_func*)BDecComponentEnum,
|
| H A D | componentlib.h | 124 int BDecComponentEnum ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *by…
|