Searched refs:tmpres (Results 1 – 1 of 1) sorted by relevance
449 LDAPMessage *tmpcand, *tmpres; in ldap_ufn_expand() local474 *err = ldap_result( ld, msgid, 1, &tv, &tmpres ); in ldap_ufn_expand()484 ( *err = ldap_result2error( ld, tmpres, 0 )) == -1 ) { in ldap_ufn_expand()489 tmpcand = ldap_msg_merge( ld, tmpcand, tmpres ); in ldap_ufn_expand()