Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db.c224 typedef struct insert_external_baton_t { struct
226 svn_node_kind_t kind;
227 svn_wc__db_status_t presence;
230 apr_int64_t repos_id;
232 const char *repos_relpath;
233 svn_revnum_t revision;
236 const char *repos_root_url;
237 const char *repos_uuid;
240 const apr_hash_t *props;
241 apr_array_header_t *iprops;
[all …]