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