Searched refs:newe (Results 1 – 1 of 1) sorted by relevance
811 SM_LDAP_RECURSE_ENTRY *newe; local889 newe = sm_rpool_malloc_x(rpool, sizeof *newe);890 if (newe != NULL)898 newe->lr_search = sm_rpool_strdup_x(rpool, item);899 newe->lr_type = type;900 newe->lr_ludp = NULL;901 newe->lr_attrs = NULL;902 newe->lr_done = false;904 ((*top)->lrl_data)[insertat] = newe;907 return newe;