Home
last modified time | relevance | path

Searched defs:path_tmp (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/sxs/
H A Dsxs.c54 static BOOL write_resource_file(const char *path_tmp, const char *name_res, const char *name_file, … in write_resource_file()
114 char path_tmp[MAX_PATH]; in prepare_and_run_test() local