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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldif.h71 * Options for ldif_put_type_and_value_with_options() and
82 void ldif_put_type_and_value_with_options( char **out, char *t, char *val,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c324 ldif_put_type_and_value_with_options( char **out, char *t, char *val, function
406 ldif_put_type_and_value_with_options( out, t, val, vlen, 0 );
412 ldif_put_type_and_value_with_options( out, t, val, vlen, LDIF_OPT_NOWRAP );
523 ldif_put_type_and_value_with_options( &p, type, val, vlen, options );

Completed in 57 milliseconds