Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c7344 PfnNtClose pNtClose = NULL; variable
7364 pNtClose = (PfnNtClose) GetProcAddress(hNtdll, "NtClose"); in load_ntdll()
7375 || pNtClose == NULL in load_ntdll()
7444 pNtClose(h); in copy_extattr()
7456 pNtClose(h); in copy_extattr()