Home
last modified time | relevance | path

Searched refs:LDAP_DISP_OPT_HTMLBODYONLY (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c189 if (!(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) { in do_entry2text()
368 if ( html && !(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) { in do_entry2text()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h130 #define LDAP_DISP_OPT_HTMLBODYONLY 0x00000002L macro
/illumos-gate/usr/src/head/
H A Dldap.h405 #define LDAP_DISP_OPT_HTMLBODYONLY 0x00000002L macro