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

/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c54 #define LDIF_OPT_ISSET( value, opt ) (((value) & (opt)) != 0 ) macro
328 if ( LDIF_OPT_ISSET( options, LDIF_OPT_NOWRAP )) {
340 if ( LDIF_OPT_ISSET( options, LDIF_OPT_VALUE_IS_URL )) {
352 if ( LDIF_OPT_ISSET( options, LDIF_OPT_MINIMAL_ENCODING )) {
367 if ( LDIF_OPT_ISSET( options,

Completed in 15 milliseconds