Searched refs:LDAP_DISP_OPT_HTMLBODYONLY (Results 1 – 3 of 3) sorted by relevance
132 #define LDAP_DISP_OPT_HTMLBODYONLY 0x00000002L macro
191 if (!(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) { in do_entry2text()370 if ( html && !(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) { in do_entry2text()
405 #define LDAP_DISP_OPT_HTMLBODYONLY 0x00000002L macro