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