Searched defs:ldap_msgfree (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | result.c | 186 ldap_msgfree( lm ); 816 ldap_msgfree( tmp ); 826 ldap_msgfree( tmp->lm_chain ); 1145 ldap_msgfree( LDAPMessage *lm ) function 1150 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_msgfree\n", 0, 0, 0 ); 1199 msgtype = ldap_msgfree( lm );
|
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | result.c | 144 ldap_msgfree( lm ); 1039 ldap_msgfree( LDAPMessage *lm ) function 1044 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 238, "ldap_msgfree\n"), 0, 0, 0 ); 1093 if ( ldap_msgfree( lm ) == LDAP_RES_SEARCH_ENTRY ) { 1261 ldap_msgfree( res ); 1288 ldap_msgfree( res ); 1304 ldap_msgfree( res ); 1314 ldap_msgfree( res ); 1327 ldap_msgfree( res ); 1342 ldap_msgfree( re [all...] |
Completed in 26 milliseconds