Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/svn/
HDstatus.c50 case svn_wc_status_incomplete: return '!'; in generate_status_code()
125 case svn_wc_status_incomplete: return "incomplete"; in generate_status_desc()
HDshelf2-cmd.c579 case svn_wc_status_incomplete: return ':'; in status_to_char()
HDshelf-cmd.c579 case svn_wc_status_incomplete: return ':'; in status_to_char()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDquestions.c624 case svn_wc_status_incomplete: in modcheck_callback()
HDstatus.c382 node_status = svn_wc_status_incomplete; in assemble_status()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
HDshelf2.c505 case svn_wc_status_incomplete: return ':'; in status_to_char()
528 case ':': return svn_wc_status_incomplete; in char_to_status()
1036 case svn_wc_status_incomplete: in write_changes_visitor()
/freebsd-13-stable/contrib/subversion/subversion/include/
HDsvn_wc.h3708 svn_wc_status_incomplete enumerator