Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h147 #define FreeComponentIA5String FreeComponentOcts macro
H A Dcomponentlib.c705 k->comp_desc->cd_free = (comp_free_func*)FreeComponentIA5String; in BDecComponentIA5String()
H A Dcertificate.c77 …, (ExtractFcn)NULL,(MatchFcn)MatchingComponentIA5String,(FreeFcn)FreeComponentIA5String, (PrintFcn… in InitAnyAuthenticationFramework()