Home
last modified time | relevance | path

Searched refs:subdir_mono (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/mscoree/
H A Dmetahost.c668 static const WCHAR subdir_mono[] = {'\\','m','o','n','o',0}; in get_mono_path() local
678 strcatW(base_path, subdir_mono); in get_mono_path()
704 strcatW(base_path, build_tree ? sibling_mono : subdir_mono); in get_mono_path()