Home
last modified time | relevance | path

Searched refs:BDecComponentNumericString (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c203 (gser_decoder_func*)GDecComponentNumericString,(ber_decoder_func*)BDecComponentNumericString,
H A Dcomponentlib.c964 return BDecComponentNumericString ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentNumericStringTag()
968 BDecComponentNumericString ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, AsnLen *by… in BDecComponentNumericString() function
1004 k->comp_desc->cd_ber_decoder = (ber_decoder_func*)BDecComponentNumericString; in BDecComponentNumericString()
H A Dcomponentlib.h212 int BDecComponentNumericString ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, A…