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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dfileurl.c217 * If recognize_url_syntax is non-zero, :<fileurl is recognized.
231 struct berval *bvp, int recognize_url_syntax, int always_try_file,
247 if ( recognize_url_syntax && *value == '<' ) {
230 ldaptool_berval_from_ldif_value( const char *value, int vlen, struct berval *bvp, int recognize_url_syntax, int always_try_file, int reporterrs ) argument

Completed in 58 milliseconds