Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c197 struct ldap_disptmpl *tp, *nexttp; in ldap_free_templates() local
200 for ( tp = tmpllist; tp != NULL; tp = nexttp ) { in ldap_free_templates()
201 nexttp = tp->dt_next; in ldap_free_templates()