Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c194 struct ldap_disptmpl *tp, *nexttp; in ldap_free_templates() local
197 for ( tp = tmpllist; tp != NULL; tp = nexttp ) { in ldap_free_templates()
198 nexttp = tp->dt_next; in ldap_free_templates()