Searched defs:ldif_put_type_and_value_with_options (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c320 ldif_put_type_and_value_with_options( char **out, char *t, char *val, function
402 ldif_put_type_and_value_with_options( out, t, val, vlen, 0 );
408 ldif_put_type_and_value_with_options( out, t, val, vlen, LDIF_OPT_NOWRAP );
519 ldif_put_type_and_value_with_options( &p, type, val, vlen, options );

Completed in 16 milliseconds