Searched refs:LDAP_DISP_OPT_HTMLBODYONLY (Results 1 - 3 of 3) sorted by relevance

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

Completed in 52 milliseconds