Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h167 unsigned long ti_options; member
185 (((ti)->ti_options & option ) != 0 )
/titanic_41/usr/src/head/
H A Dldap.h840 unsigned long ti_options; member
858 (((ti)->ti_options & option) != 0)
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c670 ip->ti_options |= itemoptvals[ i ]; in read_next_tmpl()