Searched refs:GDecComponentBool (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 | 104 int GDecComponentBool ( void* mem_op, GenBuf *b, void *result, AsnLen *bytesDecoded, int mode);
|
| H A D | componentlib.c | 435 GDecComponentBool ( void* mem_op, GenBuf *b, void *v, AsnLen *bytesDecoded, int mode ) in GDecComponentBool() function
|
| H A D | certificate.c | 738 rc = GDecComponentBool (mem_op, b, (&k->critical), bytesDecoded, DEC_ALLOC_MODE_0 );
|