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

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcl-conflicts.c335 svn_node_kind_to_word(conflict_node_kind),
338 svn_node_kind_to_word(incoming_kind),
H A Dinfo-cmd.c1137 SVN_ERR(print_info_item_string(svn_node_kind_to_word(info->kind),
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtypes.c138 svn_node_kind_to_word(svn_node_kind_t kind) function
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h329 svn_node_kind_to_word(svn_node_kind_t kind);
332 * returned from svn_node_kind_to_word(). If @a word does not
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c353 char * node kind (via svn_node_kind_to_word(). */
1971 svn_node_kind_to_word(svn_node_dir));
2075 svn_node_kind_to_word(svn_node_dir));
3184 svn_node_kind_to_word(svn_node_dir));
3289 svn_node_kind_to_word(svn_node_file));
3394 svn_node_kind_to_word(svn_node_file));
H A Dconflicts.c117 svn_skel__prepend_str(svn_node_kind_to_word(location->node_kind),
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c340 svn_node_kind_to_word(change->kind),
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c1916 svn_node_kind_to_word(entry_kind),
2570 svn_node_kind_to_word(kind)));
2618 svn_node_kind_to_word(dirent->kind),
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dconflicts.c3612 svn_node_kind_to_word(incoming_kind),
6744 svn_node_kind_to_word(incoming_new_kind),
6745 svn_node_kind_to_word(base_kind));
6753 svn_node_kind_to_word(incoming_new_kind),
6754 svn_node_kind_to_word(base_kind));
8357 svn_node_kind_to_word(victim_node_kind),
8358 svn_node_kind_to_word(on_disk_kind));
H A Dmerge.c1549 svn_node_kind_to_word(kind));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c2913 SVN_ERR(write_tuple_cstring(conn, pool, svn_node_kind_to_word(node_kind)));
2953 ? svn_node_kind_to_word(dirent->kind)

Completed in 393 milliseconds