Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Dldap_attr.h48 void freeFilterComp(char **comp, int numComps);
H A Dldap_map.c1408 freeFilterComp(fc, nfc); in attrVal()
1599 freeFilterComp(fc, nfc); in objFromLDAP()
1614 freeFilterComp(fc, nfc); in objFromLDAP()
1642 freeFilterComp(fc, nfc); in objFromLDAP()
1658 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()