Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dldap_attr.h48 void freeFilterComp(char **comp, int numComps);
H A Dldap_map.c1407 freeFilterComp(fc, nfc); in attrVal()
1601 freeFilterComp(fc, nfc); in objFromLDAP()
1616 freeFilterComp(fc, nfc); in objFromLDAP()
1644 freeFilterComp(fc, nfc); in objFromLDAP()
1660 freeFilterComp(fc, nfc); in objFromLDAP()
H A Dldap_attr.c327 freeFilterComp(char **comp, int numComps) { in freeFilterComp() function
H A Dldap_ruleval.c921 freeFilterComp(fc, nfc); in addObjectClasses()
928 freeFilterComp(fc, nfc); in addObjectClasses()
H A Dldap_op.c301 freeFilterComp(ofc, nofc); in createLdapRequest()