Searched refs:freeFilterComp (Results 1 – 5 of 5) sorted by relevance
| /titanic_53/usr/src/lib/libnisdb/ |
| H A D | ldap_attr.h | 48 void freeFilterComp(char **comp, int numComps);
|
| H A D | ldap_map.c | 1408 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 D | ldap_attr.c | 326 freeFilterComp(char **comp, int numComps) { in freeFilterComp() function
|
| H A D | ldap_ruleval.c | 915 freeFilterComp(fc, nfc); in addObjectClasses() 922 freeFilterComp(fc, nfc); in addObjectClasses()
|
| H A D | ldap_op.c | 302 freeFilterComp(ofc, nofc); in createLdapRequest()
|