Home
last modified time | relevance | path

Searched refs:which_props (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_file.c328 const svn_ra_serf__dav_props_t *which_props; in svn_ra_serf__get_file() local
355 which_props = all_props; in svn_ra_serf__get_file()
357 which_props = type_and_checksum_props; in svn_ra_serf__get_file()
359 which_props = check_path_props; in svn_ra_serf__get_file()
368 "0", which_props, in svn_ra_serf__get_file()
H A Dproperty.c571 const svn_ra_serf__dav_props_t *which_props, in svn_ra_serf__fetch_node_props() argument
581 url, revision, "0", which_props, in svn_ra_serf__fetch_node_props()
H A Dra_serf.h1005 const svn_ra_serf__dav_props_t *which_props,