Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dphysmem-windows.c670 UNICODE_STRING unicode_filename; in init_physmem_ntdll() local
744 RtlInitUnicodeString(&unicode_filename, wide_filename); in init_physmem_ntdll()
745 InitializeObjectAttributes(&attributes, &unicode_filename, OBJ_CASE_INSENSITIVE, NULL, NULL); in init_physmem_ntdll()