Searched refs:svn_io_file_putc (Results 1 – 3 of 3) sorted by relevance
2259 svn_io_file_putc(char ch,
3988 svn_io_file_putc(char ch, apr_file_t *file, apr_pool_t *pool) in svn_io_file_putc() function4348 SVN_ERR(svn_io_file_putc(0, file, pool)); in svn_io_file_trunc()
764 err = svn_io_file_putc(*data, btn->file, btn->pool); in write_handler_apr()