Home
last modified time | relevance | path

Searched refs:recognize_url_syntax (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dfileurl.h66 struct berval *bvp, int recognize_url_syntax, int always_try_file,
H A Dfileurl.c232 struct berval *bvp, int recognize_url_syntax, int always_try_file, in ldaptool_berval_from_ldif_value() argument
248 if ( recognize_url_syntax && *value == '<' ) { in ldaptool_berval_from_ldif_value()