Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c51 static LDAPMessage *ldap_msg_merge( LDAP *ld, LDAPMessage *a, LDAPMessage *b );
381 ldap_msg_merge( LDAP *ld, LDAPMessage *a, LDAPMessage *b ) in ldap_msg_merge() function
489 tmpcand = ldap_msg_merge( ld, tmpcand, tmpres ); in ldap_ufn_expand()