Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c77 #define USING_HTTPV2_COMMIT_SUPPORT(commit_ctx) ((commit_ctx)->txn_url != NULL) argument
1261 prc->commit_ctx = commit_ctx; in open_root()
1271 if (! (commit_ctx->txn_root_url && commit_ctx->txn_url)) in open_root()
1291 dir->commit_ctx = commit_ctx; in open_root()
1339 dir->commit_ctx = commit_ctx; in open_root()
1445 delete_ctx->commit_ctx = dir->commit_ctx; in delete_entry()
1516 dir->commit_ctx = parent->commit_ctx; in add_directory()
1609 dir->commit_ctx = parent->commit_ctx; in open_directory()
1719 new_file->commit_ctx = dir->commit_ctx; in add_file()
1841 new_file->commit_ctx = parent->commit_ctx; in open_file()
[all …]