Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c159 struct ldap_disptmpl *prevtmpl, *tmpl; in ldap_init_templates_buf() local
161 *tmpllistp = prevtmpl = NULLDISPTMPL; in ldap_init_templates_buf()
176 if ( prevtmpl == NULLDISPTMPL ) { in ldap_init_templates_buf()
179 prevtmpl->dt_next = tmpl; in ldap_init_templates_buf()
181 prevtmpl = tmpl; in ldap_init_templates_buf()