Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c7345 PfnNtSetEaFile pNtSetEaFile = NULL; variable
7365 pNtSetEaFile = (PfnNtSetEaFile) in load_ntdll()
7376 || pNtSetEaFile == NULL in load_ntdll()
7455 pNtSetEaFile(h, &iosb, ea, eainfo.EaSize); in copy_extattr()