Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c267 nextcolp = colp->ti_next_in_row; in free_disptmpl()
387 return( col == NULLTMPLITEM ? col : col->ti_next_in_row ); in ldap_next_tmplcol()
712 previp->ti_next_in_row = ip; in read_next_tmpl()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h171 struct ldap_tmplitem *ti_next_in_row; member
/titanic_41/usr/src/head/
H A Dldap.h844 struct ldap_tmplitem *ti_next_in_row; member