Searched refs:BDecComponentBool (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | asn_to_syn_mr.c | 171 (gser_decoder_func*)GDecComponentBool,(ber_decoder_func*)BDecComponentBool,
|
| H A D | componentlib.h | 105 int BDecComponentBool ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *result, AsnLen *by…
|
| H A D | componentlib.c | 467 return BDecComponentBool ( mem_op, b, 0, 0, v, bytesDecoded, mode|CALL_TAG_DECODER ); in BDecComponentBoolTag() 471 BDecComponentBool ( void* mem_op, GenBuf *b, AsnTag tagId, AsnLen len, void *v, in BDecComponentBool() function
|
| H A D | certificate.c | 623 …rc = BDecComponentBool (mem_op, b, tagId1, elmtLen1, (&k->critical), &totalElmtsLen1, DEC_ALLOC_MO…
|