Home
last modified time | relevance | path

Searched refs:PSTR (Results 1 – 25 of 189) sorted by relevance

12345678

/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdguiut.c48 static PSTR FormatSizeBytes(ULONG size, PSTR buf) in FormatSizeBytes()
68 static PSTR FormatSizeUnits(ULONG size, PSTR buf) in FormatSizeUnits()
268 PSTR msg; in VfdGuiFormat()
303 PSTR msg; in VfdGuiFormat()
355 PSTR p = NULL; in SetControlText()
377 PSTR pBuffer, in VfdMakeFileDesc()
383 PSTR type_str; in VfdMakeFileDesc()
384 PSTR size_str; in VfdMakeFileDesc()
385 PSTR attr_ro; in VfdMakeFileDesc()
386 PSTR attr_enc; in VfdMakeFileDesc()
[all …]
/reactos/ntoskrnl/vf/
H A Ddriver.c39 IN PSTR DebuggerMessageText, in VfFailDeviceNode()
40 IN PSTR ParameterFormatString, in VfFailDeviceNode()
55 IN PSTR DebuggerMessageText, in VfFailSystemBIOS()
56 IN PSTR ParameterFormatString, in VfFailSystemBIOS()
68 IN PSTR DebuggerMessageText, in VfFailDriver()
69 IN PSTR ParameterFormatString, in VfFailDriver()
/reactos/dll/win32/netapi32/
H A Dnetlogon.c116 PSTR *pSiteNamesA = NULL, Ptr; in DsAddressToSiteNamesA()
148 BufferSize = EntryCount * sizeof(PSTR); in DsAddressToSiteNamesA()
165 Ptr = (PSTR)((ULONG_PTR)pSiteNamesA + EntryCount * sizeof(PSTR)); in DsAddressToSiteNamesA()
166 BufferSize -= EntryCount * sizeof(PSTR); in DsAddressToSiteNamesA()
344 Ptr = (PSTR)((ULONG_PTR)pSiteNamesA + EntryCount * sizeof(PSTR)); in DsAddressToSiteNamesExA()
390 Ptr = (PSTR)((ULONG_PTR)pSubnetNamesA + EntryCount * sizeof(PSTR)); in DsAddressToSiteNamesExA()
651 PSTR Ptr; in DsEnumerateDomainTrustsA()
885 PSTR Ptr; in DsGetDcNameWithAccountA()
1181 PSTR *pSiteNamesA = NULL; in DsGetDcSiteCoverageA()
1184 PSTR Ptr; in DsGetDcSiteCoverageA()
[all …]
H A Dnetapi32.h67 PSTR
72 PSTR
80 _In_ PSTR InString);
85 _In_ PSTR InString);
H A Dmisc.c138 PSTR
170 PSTR
205 _In_ PSTR InString) in NetpAllocWStrFromAnsiStr()
237 _In_ PSTR InString) in NetpAllocWStrFromStr()
/reactos/win32ss/printing/base/winspool/
H A Dprintprocessors.c13 AddPrintProcessorA(PSTR pName, PSTR pEnvironment, PSTR pPathName, PSTR pPrintProcessorName) in AddPrintProcessorA()
58 DeletePrintProcessorA(PSTR pName, PSTR pEnvironment, PSTR pPrintProcessorName) in DeletePrintProcessorA()
101 EnumPrintProcessorDatatypesA(PSTR pName, LPSTR pPrintProcessorName, DWORD Level, PBYTE pDatatypes, … in EnumPrintProcessorDatatypesA()
146 EnumPrintProcessorsA(PSTR pName, PSTR pEnvironment, DWORD Level, PBYTE pPrintProcessorInfo, DWORD c… in EnumPrintProcessorsA()
292 GetPrintProcessorDirectoryA(PSTR pName, PSTR pEnvironment, DWORD Level, PBYTE pPrintProcessorInfo, … in GetPrintProcessorDirectoryA()
353 …WideCharToMultiByte(CP_ACP, 0, pwszPrintProcessorInfo, -1, (PSTR)pPrintProcessorInfo, cbBuf, NULL,… in GetPrintProcessorDirectoryA()
H A Dutils.c30 PSTR pszTemp; in UnicodeToAnsiInPlace()
38 PSTR pszField = (PSTR)pwszField; in UnicodeToAnsiInPlace()
80 PSTR pszTemp; in UnicodeToAnsiZZInPlace()
82 PSTR pszField = (PSTR)pwszzField; in UnicodeToAnsiZZInPlace()
H A Dprintproviders.c11 AddPrintProvidorA(PSTR pName, DWORD Level, PBYTE pProviderInfo) in AddPrintProvidorA()
121 DeletePrintProvidorA(PSTR pName, PSTR pEnvironment, PSTR pPrintProviderName) in DeletePrintProvidorA()
H A Dprinterdrivers.c38 AddPrinterDriverA(PSTR pName, DWORD Level, PBYTE pDriverInfo) in AddPrinterDriverA()
45 AddPrinterDriverExA(PSTR pName, DWORD Level, PBYTE pDriverInfo, DWORD dwFileCopyFlags) in AddPrinterDriverExA()
392 DeletePrinterDriverA(PSTR pName, PSTR pEnvironment, PSTR pDriverName) in DeletePrinterDriverA()
399 DeletePrinterDriverExA(PSTR pName, PSTR pEnvironment, PSTR pDriverName, DWORD dwDeleteFlag, DWORD d… in DeletePrinterDriverExA()
466 EnumPrinterDriversA(PSTR pName, PSTR pEnvironment, DWORD Level, PBYTE pDriverInfo, DWORD cbBuf, PDW… in EnumPrinterDriversA()
927 GetPrinterDriverDirectoryA(PSTR pName, PSTR pEnvironment, DWORD Level, PBYTE pDriverDirectory, DWOR… in GetPrinterDriverDirectoryA()
H A Dports.c420 AddPortA(PSTR pName, HWND hWnd, PSTR pMonitorName) in AddPortA()
501 AddPortExA(PSTR pName, DWORD Level, PBYTE lpBuffer, PSTR lpMonitorName) in AddPortExA()
629 ConfigurePortA(PSTR pName, HWND hWnd, PSTR pPortName) in ConfigurePortA()
705 DeletePortA(PSTR pName, HWND hWnd, PSTR pPortName) in DeletePortA()
774 EnumPortsA(PSTR pName, DWORD Level, PBYTE pPorts, DWORD cbBuf, PDWORD pcbNeeded, PDWORD pcReturned) in EnumPortsA()
955 SetPortA(PSTR pName, PSTR pPortName, DWORD dwLevel, PBYTE pPortInfo) in SetPortA()
/reactos/boot/freeldr/freeldr/ntldr/
H A Dsetupldr.c242 IN OUT PSTR LoadOptions, in NtLdrUpdateLoadOptions()
249 PSTR Options, Option; in NtLdrUpdateLoadOptions()
367 OUT PSTR* ExtraOptions, in NtLdrGetHigherPriorityOptions()
368 OUT PSTR* HigherPriorityOptions) in NtLdrGetHigherPriorityOptions()
484 PSTR FileName; in LoadReactOSSetup()
658 PSTR ExtraOptions, HigherPriorityOptions; in LoadReactOSSetup()
659 PSTR OptionsToAdd[3]; in LoadReactOSSetup()
660 PSTR OptionsToRemove[4]; in LoadReactOSSetup()
722 OptionsToAdd[0] = (PSTR)DbgLoadOptions; in LoadReactOSSetup()
752 OptionsToAdd[0] = (PSTR)BootOptions; in LoadReactOSSetup()
[all …]
/reactos/dll/win32/secur32/
H A Dthunks.c65 PSTR principal, package; in thunk_AcquireCredentialsHandleW()
371 PSTR nextString = (PSTR)((PBYTE)ret + sizeof(SecPkgInfoA)); in _copyPackageInfoFlatWToA()
640 (PSTR)SECUR32_AllocWideFromMultiByte(oldUser); in thunk_ContextAttributesAToW()
654 (PSTR)SECUR32_AllocWideFromMultiByte(oldAuth); in thunk_ContextAttributesAToW()
668 (PSTR)SECUR32_AllocWideFromMultiByte(oldSigAlgName); in thunk_ContextAttributesAToW()
675 (PSTR)SECUR32_AllocWideFromMultiByte( in thunk_ContextAttributesAToW()
714 PSTR oldClient = names->sClientName; in thunk_ContextAttributesAToW()
715 PSTR oldServer = names->sServerName; in thunk_ContextAttributesAToW()
735 PSTR oldCred = name->sCredentialName; in thunk_ContextAttributesAToW()
740 (PSTR)SECUR32_AllocWideFromMultiByte(oldCred); in thunk_ContextAttributesAToW()
[all …]
/reactos/modules/rostests/apitests/advapi32/
H A DRtlEncryptMemory.c43 void TestCrossProcessDecrypt(PSTR Param) in TestCrossProcessDecrypt()
47 PSTR StrData; in TestCrossProcessDecrypt()
72 PSTR StrBuffer; in TestCrossProcessEncrypt()
99 PSTR CommandLine, Param; in START_TEST()
/reactos/base/setup/usetup/
H A Dpartlist.h63 OUT PSTR strBuffer,
69 OUT PSTR strBuffer,
75 OUT PSTR strBuffer,
/reactos/dll/win32/dbghelp/
H A Drosstubs.c73 OUT PSTR FilePath, in FindFileInPath()
228 PSTR pszDir, in SymGetHomeDirectory()
285 PSTR pszFilePath, in SymGetSourceFile()
296 PSTR pszFilePath, in SymGetSourceFileFromToken()
337 PSTR Value, in SymGetSourceVarFromToken()
363 PSTR SymbolFile, in SymGetSymbolFile()
365 PSTR DbgFile, in SymGetSymbolFile()
476 PSTR pszIndex, in SymSrvGetFileIndexString()
691 PSTR DebugFilePath, in SymFindDebugInfoFile()
719 PSTR ImageFilePath, in SymFindExecutableImage()
H A Dpath.c66 HANDLE WINAPI FindDebugInfoFile(PCSTR FileName, PCSTR SymbolPath, PSTR DebugFilePath) in FindDebugInfoFile()
87 PSTR DebugFilePath, in FindDebugInfoFileEx()
117 HANDLE WINAPI FindExecutableImageEx(PCSTR FileName, PCSTR SymbolPath, PSTR ImageFilePath, in FindExecutableImageEx()
134 HANDLE WINAPI FindExecutableImage(PCSTR FileName, PCSTR SymbolPath, PSTR ImageFilePath) in FindExecutableImage()
199 PSTR* filestop, PSTR* matchstop) in SymMatchFileName()
215 if (filestop) *filestop = (PSTR)fptr; in SymMatchFileName()
216 if (matchstop) *matchstop = (PSTR)mptr; in SymMatchFileName()
273 BOOL WINAPI SearchTreeForFile(PCSTR root, PCSTR file, PSTR buffer) in SearchTreeForFile()
324 PSTR buffer, PENUMDIRTREE_CALLBACK cb, PVOID user) in EnumDirTree()
426 PSTR buffer, PFINDFILEINPATHCALLBACK cb, in SymFindFileInPath()
/reactos/modules/rosapps/applications/devutils/createspec/
H A Dcreatespec.c91 PSTR pszName;
92 PSTR pszSymbol;
93 PSTR pszForwarder;
211 _In_ PSTR pszFullModuleFileName) in LoadModuleWithSymbolsFullPath()
253 _In_ PSTR pszModuleName) in LoadModuleWithSymbols()
366 PSTR pszName = (PSTR)(pjImageBase + pulNameTable[i]); in GetExportsFromFile()
528 pszName = (PSTR)(ULONG_PTR)iOrdinal; in GetFunctionFromForwarder()
735 PSTR pszSpecFile; in main()
754 PSTR pszStart = strrchr(argv[1], '\\'); in main()
/reactos/sdk/include/psdk/
H A Dimagehlp.h117 PSTR ModuleName;
320 BOOL IMAGEAPI SplitSymbols(PSTR,PCSTR,PSTR,DWORD);
321 HANDLE IMAGEAPI FindDebugInfoFile(PCSTR,PCSTR,PSTR);
322 HANDLE IMAGEAPI FindExecutableImage(PCSTR,PCSTR,PSTR);
323 BOOL IMAGEAPI UpdateDebugInfoFile(PCSTR,PCSTR,PSTR,PIMAGE_NT_HEADERS32);
324 BOOL IMAGEAPI UpdateDebugInfoFileEx(PCSTR,PCSTR,PSTR,PIMAGE_NT_HEADERS32,DWORD);
344 BOOL IMAGEAPI SearchTreeForFile(PCSTR,PCSTR,PSTR);
376 DWORD IMAGEAPI SymLoadModule(IN HANDLE,IN HANDLE,IN PSTR,IN PSTR,IN DWORD,IN DWORD);
H A Ddbghelp.h1693 _Out_writes_(Size) PSTR,
1730 _Out_writes_(Size) PSTR,
1749 _Out_writes_(Size) PSTR,
1870 _Out_writes_(MAX_PATH + 1) PSTR,
1888 _Out_writes_(MAX_PATH + 1) PSTR,
1924 _Out_writes_(MAX_PATH + 1) PSTR,
1966 _Out_writes_(MAX_PATH + 1) PSTR,
1984 _Out_writes_(MAX_PATH + 1) PSTR,
2099 _Outptr_opt_ PSTR*,
2100 _Outptr_opt_ PSTR*);
[all …]
H A Dwincred.h400 _Inout_updates_(ulUserBufferSize) PSTR,
402 _Inout_updates_(ulPasswordBufferSize) PSTR,
426 _Out_writes_(userBufferSize) PSTR,
428 _Out_writes_(domainBufferSize) PSTR,
454 _Inout_updates_(ulUserNameBufferSize) PSTR,
456 _Inout_updates_(ulPasswordBufferSize) PSTR,
/reactos/sdk/include/ndk/
H A Dvffuncs.h47 _In_ PSTR DebuggerMessageText,
48 _In_ PSTR ParameterFormatString,
/reactos/boot/freeldr/freeldr/include/
H A Darcsupp.h17 PSTR
24 PSTR
/reactos/sdk/lib/rtl/
H A Dnetwork.c152 PSTR
159 PSTR End; in RtlIpv4AddressToStringA()
162 return (PSTR)~0; in RtlIpv4AddressToStringA()
176 return (PSTR)~0; in RtlIpv4AddressToStringA()
195 PSTR End; in RtlIpv4AddressToStringExA()
477 PSTR
481 _Out_writes_(RTLIPV6A2S_MAX_LEN) PSTR S) in RtlIpv6AddressToStringA()
488 return (PSTR)~0; in RtlIpv6AddressToStringA()
493 return (PSTR)~0; in RtlIpv6AddressToStringA()
500 return (PSTR)~0; in RtlIpv6AddressToStringA()
[all …]
H A Dassert.c41 (PSTR)FailedAssertion, in RtlAssert()
42 (PSTR)FileName, in RtlAssert()
/reactos/boot/freeldr/freeldr/lib/
H A Darcsupp.c14 PSTR
41 PSTR

12345678