HomeSort by relevance Sort by last modified time
    Searched defs:POEM_STRING (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
nt_internals.h 57 typedef PSTRING POEM_STRING;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 479 typedef PSTRING POEM_STRING;
winternl.h 112 typedef PSTRING POEM_STRING;
950 BOOLEAN NTAPI RtlIsNameLegalDOS8Dot3(PUNICODE_STRING Name,POEM_STRING OemName,PBOOLEAN NameContainsSpaces);
966 VOID NTAPI RtlFreeOemString(POEM_STRING OemString);
972 NTSTATUS NTAPI RtlUnicodeStringToOemString(POEM_STRING DestinationString,PCUNICODE_STRING SourceString,BOOLEAN AllocateDestinationString);
    [all...]

Completed in 338 milliseconds