Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs.h82 #define PATH_TXN_PROPS "props" /* Transaction properties */ macro
H A Dutil.c340 return construct_txn_path(fs, txn_id, PATH_TXN_PROPS, result_pool); in svn_fs_x__path_txn_props()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.h84 #define PATH_TXN_PROPS "props" /* Transaction properties */ macro
H A Dtransaction.c88 PATH_TXN_PROPS, pool); in path_txn_props()