Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/sysutils/utils/driver/unload/
H A DCMakeLists.txt2 add_executable(unload unload.c) target
/reactos/modules/rostests/winetests/winhttp/
H A Dnotification.c186 BOOL ret, unload = TRUE; in test_connection_cache() local
506 BOOL ret, unload = TRUE; in test_async() local
/reactos/modules/rostests/apitests/appshim/
H A Ddispmode.c387 static void run_test(size_t n, BOOL unload) in run_test()