Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c262 nextrowp = rowp->ti_next_in_col; in free_disptmpl()
367 return( row == NULLTMPLITEM ? row : row->ti_next_in_col ); in ldap_next_tmplrow()
711 rowp->ti_next_in_col = ip; in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h170 struct ldap_tmplitem *ti_next_in_col; member
/illumos-gate/usr/src/head/
H A Dldap.h845 struct ldap_tmplitem *ti_next_in_col; member