Searched refs:SVN__APR_STATUS_IS_EPIPE (Results 1 – 3 of 3) sorted by relevance
296 #define SVN__APR_STATUS_IS_EPIPE(s) APR_STATUS_IS_EPIPE(s) macro298 #define SVN__APR_STATUS_IS_EPIPE(s) (APR_STATUS_IS_EPIPE(s) \ macro
463 if (SVN__APR_STATUS_IS_EPIPE(apr_get_os_error())) in svn_cmdline_fputs()486 if (SVN__APR_STATUS_IS_EPIPE(apr_get_os_error())) in svn_cmdline_fflush()
3692 if (SVN__APR_STATUS_IS_EPIPE(status)) in do_io_file_wrapper_cleanup()