Searched refs:BDecComponentReal (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | asn_to_syn_mr.c | 195 (gser_decoder_func*)GDecComponentReal,(ber_decoder_func*)BDecComponentReal,
|
| H A D | componentlib.h | 287 int BDecComponentReal (void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *byt…
|
| H A D | componentlib.c | 1489 return BDecComponentReal ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentRealTag() 1493 BDecComponentReal ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, AsnLen *bytesDecode… in BDecComponentReal() function
|