Home
last modified time | relevance | path

Searched refs:dt_oclist (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c236 if ( tmpl->dt_oclist != NULL ) { in free_disptmpl()
239 for ( ocp = tmpl->dt_oclist; ocp != NULL; ocp = nextocp ) { in free_disptmpl()
335 for ( oclp = dtp->dt_oclist; oclp != NULLOCLIST; in ldap_oc2template()
542 if ( tmpl->dt_oclist == NULL ) { in read_next_tmpl()
543 tmpl->dt_oclist = ocp; in read_next_tmpl()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h245 struct ldap_oclist *dt_oclist; member
/titanic_41/usr/src/cmd/ldap/common/
H A Dtmpltest.c130 for ( ocp = tmpl->dt_oclist; ocp != NULL; ocp = ocp->oc_next ) { in dump_tmpl()
/titanic_41/usr/src/head/
H A Dldap.h917 struct ldap_oclist *dt_oclist; member