Searched defs:subdir (Results 1 – 10 of 10) sorted by relevance
/reactos/modules/rostests/winetests/ntdll/ |
H A D | change.c | 44 WCHAR path[MAX_PATH], subdir[MAX_PATH]; in test_ntncdf() local 172 WCHAR path[MAX_PATH], subdir[MAX_PATH]; in test_ntncdf_async() local
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | change.c | 259 WCHAR path[MAX_PATH], subdir[MAX_PATH]; in test_ffcn() local 381 WCHAR path[MAX_PATH], subdir[MAX_PATH], subsubdir[MAX_PATH]; in test_readdirectorychanges() local 634 WCHAR path[MAX_PATH], subdir[MAX_PATH]; in test_readdirectorychanges_null() local 733 WCHAR path[MAX_PATH], subdir[MAX_PATH], file[MAX_PATH]; in test_readdirectorychanges_filedir() local
|
H A D | path.c | 101 static void test_ValidPathA(const CHAR *curdir, const CHAR *subdir, const CHAR *filename, in test_ValidPathA()
|
H A D | actctx.c | 2482 static const WCHAR subdir[] = {'T','e','s','t','S','u','b','d','i','r','\\',0}; in init_paths() local
|
/reactos/modules/rosapps/applications/net/ncftp/libncftp/ |
H A D | open.c | 659 char subdir[128]; in FTPDecodeURL() local
|
/reactos/modules/rostests/apitests/apphelp/ |
H A D | layerapi.c | 660 char workdir[MAX_PATH], subdir[MAX_PATH], drive[5] = "Z:"; in test_Sign_Media() local
|
/reactos/dll/cpl/appwiz/ |
H A D | addons.c | 150 static enum install_res install_from_unix_file(const char *dir, const char *subdir, const char *fil… in install_from_unix_file()
|
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/ |
H A D | tree.c | 2893 char *subdir; local
|
H A D | mkisofs.h | 268 struct directory *subdir; /* First subdirectory in this directory */ member
|
/reactos/win32ss/printing/providers/localspl/ |
H A D | precomp.h | 323 LPCWSTR subdir; member
|