Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c264 nextcolp = colp->ti_next_in_row; in free_disptmpl()
384 return( col == NULLTMPLITEM ? col : col->ti_next_in_row ); in ldap_next_tmplcol()
709 previp->ti_next_in_row = ip; in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h169 struct ldap_tmplitem *ti_next_in_row; member
/illumos-gate/usr/src/head/
H A Dldap.h844 struct ldap_tmplitem *ti_next_in_row; member