Home
last modified time | relevance | path

Searched refs:dt_items (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c261 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()
/titanic_44/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h247 struct ldap_tmplitem *dt_items; member
/titanic_44/usr/src/head/
H A Dldap.h919 struct ldap_tmplitem *dt_items; member