Searched defs:node_kind (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-12-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c3619 svn_node_kind_t node_kind; local
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h1724 svn_node_kind_t node_kind; member in struct:svn_wc_conflict_version_t
1812 svn_node_kind_t node_kind; member in struct:svn_wc_conflict_description2_t
1947 svn_node_kind_t node_kind; member in struct:svn_wc_conflict_description_t
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtransaction.c1693 svn_fs_fs__add_change(svn_fs_t *fs, const svn_fs_fs__id_part_t *txn_id, const char *path, const svn_fs_id_t *id, svn_fs_path_change_kind_t change_kind, svn_boolean_t text_mod, svn_boolean_t prop_mod, svn_boolean_t mergeinfo_mod, svn_node_kind_t node_kind, svn_revnum_t copyfrom_rev, const char *copyfrom_path, apr_pool_t *pool) argument
H A Dtree.c1363 add_change(svn_fs_t *fs, const svn_fs_fs__id_part_t *txn_id, const char *path, const svn_fs_id_t *noderev_id, svn_fs_path_change_kind_t change_kind, svn_boolean_t text_mod, svn_boolean_t prop_mod, svn_boolean_t mergeinfo_mod, svn_node_kind_t node_kind, svn_revnum_t copyfrom_rev, const char *copyfrom_path, apr_pool_t *pool) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c4701 svn_wc_conflict_version_create(const char *repos_url, const char *path_in_repos, svn_revnum_t peg_rev, svn_node_kind_t node_kind, apr_pool_t *pool) argument
4729 svn_wc_conflict_description_create_prop(const char *path, svn_wc_adm_access_t *adm_access, svn_node_kind_t node_kind, const char *property_name, apr_pool_t *pool) argument
4747 svn_wc_conflict_description_create_tree( const char *path, svn_wc_adm_access_t *adm_access, svn_node_kind_t node_kind, svn_wc_operation_t operation, svn_wc_conflict_version_t *src_left_version, svn_wc_conflict_version_t *src_right_version, apr_pool_t *pool) argument
H A Dwc_db.c2202 svn_node_kind_t node_kind = svn_sqlite__column_token(stmt, 1, local
2507 svn_node_kind_t node_kind = svn_sqlite__column_token(stmt, 3, kind_map); local
2944 svn_node_kind_t node_kind = svn_sqlite__column_token(stmt, 3, kind_map); local
8867 svn_node_kind_t node_kind; local
9825 svn_node_kind_t node_kind; local
12143 bump_node_revision(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_status_t node_status, svn_node_kind_t node_kind, svn_revnum_t node_revision, const char *node_repos_relpath, apr_int64_t new_repos_id, const char *new_repos_relpath, svn_revnum_t new_rev, svn_depth_t depth, apr_hash_t *exclude_relpaths, apr_hash_t *wcroot_iprops, svn_boolean_t is_root, svn_boolean_t skip_when_dir, svn_wc__db_t *db, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dconflicts.c271 svn_node_kind_t node_kind; member in struct:repos_move_info
372 svn_node_kind_t node_kind; member in struct:copy_info
377 add_new_move(struct repos_move_info **new_move, const char *deleted_repos_relpath, const char *copyto_path, svn_revnum_t copyfrom_rev, svn_node_kind_t node_kind, svn_revnum_t revision, const char *author, apr_hash_t *moved_paths, svn_ra_session_t *ra_session, const char *repos_root_url, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2498 find_moves_in_natural_history(apr_array_header_t **moves, const char *repos_relpath, svn_revnum_t peg_rev, svn_node_kind_t node_kind, svn_revnum_t end_rev, const char *victim_abspath, const char *repos_root_url, const char *repos_uuid, svn_ra_session_t *ra_session, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
5864 svn_node_kind_t node_kind; member in struct:find_modified_rev_baton
[all...]
H A Dmerge.c8180 svn_node_kind_t node_kind; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c1156 node_kind(svn_node_kind_t *kind_p, function

Completed in 330 milliseconds

12