Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dphysmem-windows.c121 #ifndef InitializeObjectAttributes
122 #define InitializeObjectAttributes(p, n, a, r, s) \ macro
745 InitializeObjectAttributes(&attributes, &unicode_filename, OBJ_CASE_INSENSITIVE, NULL, NULL); in init_physmem_ntdll()