Home
last modified time | relevance | path

Searched refs:freeFilterComp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_attr.h46 void freeFilterComp(char **comp, int numComps);
H A Dldap_map.c1400 freeFilterComp(fc, nfc); in attrVal()
1591 freeFilterComp(fc, nfc); in objFromLDAP()
1606 freeFilterComp(fc, nfc); in objFromLDAP()
1634 freeFilterComp(fc, nfc); in objFromLDAP()
1650 freeFilterComp(fc, nfc); in objFromLDAP()
H A Dldap_attr.c326 freeFilterComp(char **comp, int numComps) { in freeFilterComp() function
H A Dldap_ruleval.c915 freeFilterComp(fc, nfc); in addObjectClasses()
922 freeFilterComp(fc, nfc); in addObjectClasses()
H A Dldap_op.c302 freeFilterComp(ofc, nofc); in createLdapRequest()