Searched refs:SVN__APR_STATUS_IS_EPIPE (Results 1 – 3 of 3) sorted by relevance
298 #define SVN__APR_STATUS_IS_EPIPE(s) APR_STATUS_IS_EPIPE(s) macro300 #define SVN__APR_STATUS_IS_EPIPE(s) (APR_STATUS_IS_EPIPE(s) \ macro
470 if (SVN__APR_STATUS_IS_EPIPE(apr_get_os_error())) in svn_cmdline_fputs()493 if (SVN__APR_STATUS_IS_EPIPE(apr_get_os_error())) in svn_cmdline_fflush()
3956 if (SVN__APR_STATUS_IS_EPIPE(status)) in do_io_file_wrapper_cleanup()