Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c7346 PfnNtQueryEaFile pNtQueryEaFile = NULL; variable
7367 pNtQueryEaFile = (PfnNtQueryEaFile) in load_ntdll()
7377 || pNtQueryEaFile == NULL in load_ntdll()
7436 if (pNtQueryEaFile(h, &iosb, ea, eainfo.EaSize, FALSE, in copy_extattr()