Searched refs:unicode_filename (Results 1 – 1 of 1) sorted by relevance
670 UNICODE_STRING unicode_filename; in init_physmem_ntdll() local744 RtlInitUnicodeString(&unicode_filename, wide_filename); in init_physmem_ntdll()745 InitializeObjectAttributes(&attributes, &unicode_filename, OBJ_CASE_INSENSITIVE, NULL, NULL); in init_physmem_ntdll()