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