Searched refs:dt_adddeflist (Results 1 – 4 of 4) sorted by relevance
246 if ( tmpl->dt_adddeflist != NULL ) { in free_disptmpl()249 for ( adp = tmpl->dt_adddeflist; adp != NULL; adp = nextadp ) { in free_disptmpl()628 if ( tmpl->dt_adddeflist == NULL ) { in read_next_tmpl()629 tmpl->dt_adddeflist = adp; in read_next_tmpl()
246 struct ldap_adddeflist *dt_adddeflist; member
161 for ( adp = tmpl->dt_adddeflist; adp != NULL; adp = adp->ad_next ) { in dump_tmpl()
918 struct ldap_adddeflist *dt_adddeflist; member