Home
last modified time | relevance | path

Searched defs:prop_hash (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dproplist-cmd.c59 apr_hash_t *prop_hash, in proplist_receiver_xml()
127 apr_hash_t *prop_hash, in proplist_receiver()
/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_props.h103 apr_hash_t *prop_hash; member
H A Dsvn_client.h353 apr_hash_t *prop_hash; member
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dprop_commands.c544 apr_hash_t *prop_hash = NULL; in svn_client__remote_propget() local
1006 apr_hash_t *prop_hash, in call_receiver()
1057 apr_hash_t *prop_hash = NULL; in remote_proplist() local
H A Dlist.c136 apr_hash_t *prop_hash = NULL; in get_dir_contents() local
H A Ddeprecated.c2249 apr_hash_t *prop_hash, in proplist_wrapper_receiver()
2313 apr_hash_t *prop_hash, in proplist_receiver_cb()
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dproperties.c428 apr_hash_t *prop_hash = apr_hash_make(pool); in svn_prop_array_to_hash() local
H A Dcmdline.c1084 apr_hash_t *prop_hash, in svn_cmdline__print_prop_hash()
1151 apr_hash_t *prop_hash, in svn_cmdline__print_xml_prop_hash()
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c10623 filter_unwanted_props(apr_hash_t *prop_hash, in filter_unwanted_props()