Lines Matching refs:candidates
104 LDAPMessage *candidates;
122 candidates = NULL;
152 * list of candidates.
155 if ( candidates == NULL ) {
170 for ( tmpcand = candidates; tmpcand != NULL &&
200 ldap_msgfree( candidates );
201 candidates = NULL;
210 if ( (candidates = ldap_ufn_expand( ld, cancelproc,
227 if ( candidates == NULL ) {
248 *res = candidates;
454 /* search for this component below the current candidates */