Home
last modified time | relevance | path

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

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