Searched refs:ExtractFcn (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | componentlib.h | 390 typedef void* (*ExtractFcn) (void*, ComponentReference*, void * ); typedef 401 ExtractFcn Extract; 431 …cn encode, gser_decoder_func* G_decode, ber_tag_decoder_func B_decode, ExtractFcn extract, MatchFc… 433 …n encode, gser_decoder_func* G_decode, ber_tag_decoder_func* B_decode, ExtractFcn extract, MatchFc…
|
| H A D | certificate.c | 57 …func*)GDecComponentNull, (ber_tag_decoder_func*)BDecComponentNullTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 59 …func*)GDecComponentNull, (ber_tag_decoder_func*)BDecComponentNullTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 61 …func*)GDecComponentNull, (ber_tag_decoder_func*)BDecComponentNullTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 63 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 65 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 67 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 69 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 71 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 73 …ntableString, (ber_tag_decoder_func*)BDecComponentPrintableStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() 75 …tTeletexString, (ber_tag_decoder_func*)BDecComponentTeletexStringTag, (ExtractFcn)NULL,(MatchFcn)M… in InitAnyAuthenticationFramework() [all …]
|
| H A D | componentlib.c | 1998 ber_tag_decoder_func* B_decode, ExtractFcn extract, in InstallAnyByComponentInt() 2036 …n encode, gser_decoder_func* G_decode, ber_tag_decoder_func* B_decode, ExtractFcn extract, MatchFc… in InstallOidDecoderMapping() 2137 ber_tag_decoder_func* B_decode, ExtractFcn extract, in InstallAnyByComponentOid()
|