HomeSort by: relevance | last modified time | path
    Searched refs:FreeComponentAny (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
componentlib.h 423 #define FreeComponentAnyDefinedBy FreeComponentAny
429 void FreeComponentAny ( ComponentAny*);
componentlib.c 1855 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny;
1895 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny;
1932 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny;
1985 FreeComponentAny (ComponentAny* any) {

Completed in 16 milliseconds