Searched refs:newe (Results 1 – 1 of 1) sorted by relevance
535 SM_LDAP_RECURSE_ENTRY *newe; local613 newe = sm_rpool_malloc_x(rpool, sizeof *newe);614 if (newe != NULL)622 newe->lr_search = sm_rpool_strdup_x(rpool, item);623 newe->lr_type = type;624 newe->lr_ludp = NULL;625 newe->lr_attrs = NULL;626 newe->lr_done = false;628 ((*top)->lrl_data)[insertat] = newe;631 return newe;