| 2481 | } |
| 2482 | |
| 2483 | void init_security_name_privilege() { have_security_name_privilege(); } |
| 2484 | |
| 2485 | // use our own callback so rest of the code doesn't need to know about Dokany internals |
| 2486 | static int WINAPI crypt_fill_find_data_list(PWIN32_FIND_DATAW fdata, |
no test coverage detected