Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c265 nextrowp = rowp->ti_next_in_col; in free_disptmpl()
370 return( row == NULLTMPLITEM ? row : row->ti_next_in_col ); in ldap_next_tmplrow()
714 rowp->ti_next_in_col = ip; in read_next_tmpl()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h172 struct ldap_tmplitem *ti_next_in_col; member
/titanic_41/usr/src/head/
H A Dldap.h845 struct ldap_tmplitem *ti_next_in_col; member