Searched refs:svn_stringbuf_from_aprfile (Results 1 – 3 of 3) sorted by relevance
74 err2 = svn_stringbuf_from_aprfile(&native_stderr, read_errhandle, pool); in check_hook_result()269 err = svn_stringbuf_from_aprfile(&native_stdout, cmd_proc.out, pool); in run_hook_cmd()
1705 svn_stringbuf_from_aprfile(svn_stringbuf_t **result,
2880 svn_stringbuf_from_aprfile(svn_stringbuf_t **result, in svn_stringbuf_from_aprfile() function