Searched refs:LDIF_OPT_NOWRAP (Results 1 – 3 of 3) sorted by relevance
332 if ( LDIF_OPT_ISSET( options, LDIF_OPT_NOWRAP )) { in ldif_put_type_and_value_with_options()412 ldif_put_type_and_value_with_options( out, t, val, vlen, LDIF_OPT_NOWRAP ); in ldif_put_type_and_value_nowrap()539 return ldif_type_and_value_with_options( type, val, vlen, LDIF_OPT_NOWRAP ); in ldif_type_and_value_nowrap()
74 #define LDIF_OPT_NOWRAP 0x01UL macro
1124 ldifoptions |= LDIF_OPT_NOWRAP; in write_ldif_value()