HomeSort by relevance Sort by last modified time
    Searched refs:PCHAR (Results 51 - 57 of 57) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winddi.h     [all...]
winternl.h 103 PCHAR Buffer;
    [all...]
ntsecpkg.h 347 typedef NTSTATUS (NTAPI LSA_CLIENT_CALLBACK)(PCHAR Callback,ULONG_PTR Argument1,ULONG_PTR Argument2,PSecBuffer Input,PSecBuffer Output);
    [all...]
winnt.h 207 typedef CHAR *PCHAR,*LPCH,*PCH;
484 #define RTL_CONTAINS_FIELD(Struct,Size,Field) ((((PCHAR)(&(Struct)->Field)) + sizeof((Struct)->Field)) <= (((PCHAR)(Struct))+(Size)))
524 #define CONTAINING_RECORD(address,type,field) ((type *)((PCHAR)(address) - (ULONG_PTR)(&((type *)0)->field)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
ndis.h     [all...]
wdm.h     [all...]

Completed in 351 milliseconds

1 23