Searched refs:dt_items (Results 1 – 3 of 3) sorted by relevance
261 if ( tmpl->dt_items != NULL ) { in free_disptmpl()264 for ( rowp = tmpl->dt_items; rowp != NULL; rowp = nextrowp ) { in free_disptmpl()362 return( tmpl->dt_items ); in ldap_first_tmplrow()709 if ( tmpl->dt_items == NULL ) { in read_next_tmpl()710 tmpl->dt_items = rowp = ip; in read_next_tmpl()
247 struct ldap_tmplitem *dt_items; member
919 struct ldap_tmplitem *dt_items; member