OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCSZ
(Results
1 - 7
of
7
) sorted by null
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
209
typedef const char*
PCSZ
;
211
APIRET _System DosCreateMutexSem(
PCSZ
pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_threads.h
209
typedef const char*
PCSZ
;
211
APIRET _System DosCreateMutexSem(
PCSZ
pszName, PHEV phev, ULONG flAttr, BOOL32 fState);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h
96
typedef CONST char *
PCSZ
;
967
VOID NTAPI RtlInitString (PSTRING DestinationString,
PCSZ
SourceString);
968
VOID NTAPI RtlInitAnsiString(PANSI_STRING DestinationString,
PCSZ
SourceString);
974
NTSTATUS NTAPI RtlCharToInteger (
PCSZ
String,ULONG Base,PULONG Value);
[
all
...]
ntdef.h
360
typedef CONST char *
PCSZ
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h
[
all
...]
wdm.h
[
all
...]