Home
last modified time | relevance | path

Searched refs:freeLDAPControlStruct (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPControl.h80 static void freeLDAPControlStruct(LDAPControl *ctrl);
H A DLDAPControlSet.cpp80 LDAPCtrl::freeLDAPControlStruct(*i); in freeLDAPControlArray()
H A DLDAPControl.cpp88 void LDAPCtrl::freeLDAPControlStruct(LDAPControl *ctrl){ in freeLDAPControlStruct() function in LDAPCtrl