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

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dimport.c83 May be NULL if autoprops are disabled. */ member in struct:import_ctx_t
639 import(const char *local_abspath, const apr_array_header_t *new_entries, const svn_delta_editor_t *editor, void *edit_baton, svn_depth_t depth, apr_hash_t *excludes, apr_hash_t *autoprops, apr_array_header_t *local_ignores, apr_array_header_t *global_ignores, svn_boolean_t no_ignore, svn_boolean_t no_autoprops, svn_boolean_t ignore_unknown_node_types, svn_client_import_filter_func_t filter_callback, void *filter_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
809 apr_hash_t *autoprops = NULL; local
[all...]
H A Dadd.c188 svn_client__get_paths_auto_props(apr_hash_t **properties, const char **mimetype, const char *path, svn_magic__cookie_t *magic_cookie, apr_hash_t *autoprops, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
269 add_file(const char *local_abspath, svn_magic__cookie_t *magic_cookie, apr_hash_t *autoprops, svn_boolean_t no_autoprops, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
494 apr_hash_t *autoprops; member in struct:collect_auto_props_baton_t
513 apr_array_header_t *autoprops; local
622 svn_client__get_all_auto_props(apr_hash_t **autoprops, const char *path_or_url, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/svn/
H A Dcl.h208 svn_boolean_t autoprops; /* enable automatic properties */ member in struct:svn_cl__opt_state_t

Completed in 57 milliseconds