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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c261 if ( tmpl->dt_items != NULL ) {
264 for ( rowp = tmpl->dt_items; rowp != NULL; rowp = nextrowp ) {
362 return( tmpl->dt_items );
709 if ( tmpl->dt_items == NULL ) {
710 tmpl->dt_items = rowp = ip;
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h247 struct ldap_tmplitem *dt_items; member in struct:ldap_disptmpl
/illumos-gate/usr/src/head/
H A Dldap.h919 struct ldap_tmplitem *dt_items; member in struct:ldap_disptmpl

Completed in 79 milliseconds