Searched refs:FSPATH (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c65 #define FSPATH(relpath, pool) apr_pstrcat(pool, "/", relpath, NULL) macro
80 /* Apply each property in PROPS to the node at FSPATH in ROOT. */
166 /* The caller wants to modify REVISION of FSPATH. Is that allowed? */
176 in the txn against the created-rev of FSPATH. */
275 /* Can we create a node at FSPATH in TXN_ROOT? If something already exists
339 const char *fspath = FSPATH(relpath, scratch_pool);
375 const char *fspath = FSPATH(relpath, scratch_pool);
410 const char *fspath = FSPATH(relpath, scratch_pool);
470 const char *fspath = FSPATH(relpath, scratch_pool);
497 const char *fspath = FSPATH(relpat
[all...]

Completed in 61 milliseconds