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

/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldif.h74 #define LDIF_OPT_NOWRAP 0x01UL macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c328 if ( LDIF_OPT_ISSET( options, LDIF_OPT_NOWRAP )) {
408 ldif_put_type_and_value_with_options( out, t, val, vlen, LDIF_OPT_NOWRAP );
535 return ldif_type_and_value_with_options( type, val, vlen, LDIF_OPT_NOWRAP );
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c1123 ldifoptions |= LDIF_OPT_NOWRAP;
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c575 vlen, LDIF_OPT_NOWRAP);

Completed in 46 milliseconds