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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c513 ldif_type_and_value_with_options( char *type, char *val, int vlen, function
533 return ldif_type_and_value_with_options( type, val, vlen, 0 );
539 return ldif_type_and_value_with_options( type, val, vlen, LDIF_OPT_NOWRAP );

Completed in 59 milliseconds