Searched defs:ldif_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.c509 ldif_type_and_value_with_options( char *type, char *val, int vlen, function
529 return ldif_type_and_value_with_options( type, val, vlen, 0 );
535 return ldif_type_and_value_with_options( type, val, vlen, LDIF_OPT_NOWRAP );

Completed in 37 milliseconds