Home
last modified time | relevance | path

Searched refs:always_try_file (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
307 } else if ( always_try_file && (stat( value, &fstats ) == 0) && in ldaptool_berval_from_ldif_value()