Searched refs:native_path (Results 1 – 1 of 1) sorted by relevance
1350 const char *native_path; in svn_io_set_file_affected_time() local1352 SVN_ERR(cstring_from_utf8(&native_path, path, pool)); in svn_io_set_file_affected_time()1353 status = apr_file_mtime_set(native_path, apr_time, pool); in svn_io_set_file_affected_time()