Searched refs:SVN_NULL_DEVICE_NAME (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/usr.bin/svn/
H A Dsvn_private_config.h210 #define SVN_NULL_DEVICE_NAME "/dev/null" macro
/freebsd-10.1-release/contrib/subversion/subversion/
H A Dsvn_private_config.hw57 #define SVN_NULL_DEVICE_NAME "nul"
H A Dsvn_private_config.h.in207 #undef SVN_NULL_DEVICE_NAME
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dhooks.c230 apr_err = apr_file_open(&null_handle, SVN_NULL_DEVICE_NAME, APR_WRITE,
567 SVN_ERR(svn_io_file_open(&stdin_handle, SVN_NULL_DEVICE_NAME,
637 SVN_ERR(svn_io_file_open(&stdin_handle, SVN_NULL_DEVICE_NAME,
700 SVN_ERR(svn_io_file_open(&stdin_handle, SVN_NULL_DEVICE_NAME,
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c341 err = svn_io_file_open(&stdin_handle, SVN_NULL_DEVICE_NAME,
344 err = svn_io_file_open(&stdout_handle, SVN_NULL_DEVICE_NAME,

Completed in 119 milliseconds