/reactos/drivers/filesystems/fastfat/ |
H A D | namesup.c | 183 _Out_ POEM_STRING OutputString in Fat8dot3ToString() 634 IN POEM_STRING OemString, in FatUnicodeToUpcaseOem() 703 IN POEM_STRING OemName, in _Requires_lock_held_() 705 IN OUT POEM_STRING ShortName, in _Requires_lock_held_()
|
H A D | fatprocs.h | 743 IN POEM_STRING FileName, 801 IN POEM_STRING FileName, 814 IN POEM_STRING Label 897 IN POEM_STRING FileName, 907 IN POEM_STRING FileName 926 IN POEM_STRING FileName, 939 IN POEM_STRING Filename 985 IN POEM_STRING EaName, 1296 IN POEM_STRING OemString, 1305 IN POEM_STRING OemName, [all …]
|
H A D | easup.c | 360 IN POEM_STRING FileName, in _Requires_lock_held_() 662 IN POEM_STRING FileName in _Requires_lock_held_() 1310 IN POEM_STRING FileName, in FatReadEaSet() 1543 IN POEM_STRING FileName in _Requires_lock_held_() 3348 IN POEM_STRING EaName, in FatLocateEaByName()
|
H A D | dirsup.c | 1724 IN POEM_STRING FileName, in _Requires_lock_held_() 2174 IN POEM_STRING FileName, in FatConstructDirent() 2443 IN POEM_STRING Label in FatConstructLabelDirent()
|
H A D | create.c | 188 _In_ POEM_STRING OemName, 208 _In_ POEM_STRING OemName, 4898 _In_ POEM_STRING OemName, in _Requires_lock_held_() 5612 _In_ POEM_STRING OemName, in _Requires_lock_held_()
|
H A D | strucsup.c | 3110 POEM_STRING ShortName; in FatConstructNamesInFcb() 3111 POEM_STRING LongOemName; in FatConstructNamesInFcb()
|
H A D | fileinfo.c | 171 IN POEM_STRING OldOemName 4977 IN POEM_STRING OldOemName in _Requires_lock_held_()
|
/reactos/sdk/include/psdk/ |
H A D | winternl.h | 74 typedef PSTRING POEM_STRING; typedef 628 POEM_STRING OemString); 652 POEM_STRING DestinationString, 674 _Inout_opt_ POEM_STRING OemName,
|
/reactos/drivers/filesystems/ext2/src/ |
H A D | misc.c | 209 IN POEM_STRING Oem in Ext2OEMToUnicode() 263 IN OUT POEM_STRING Oem, in Ext2UnicodeToOEM()
|
H A D | dirctl.c | 374 IN POEM_STRING OemName in Ext2IsWearingCloak()
|
/reactos/sdk/include/ndk/ |
H A D | umtypes.h | 204 typedef PSTRING POEM_STRING; typedef
|
H A D | rtlfuncs.h | 1907 POEM_STRING DestinationString, 1921 POEM_STRING DestinationString, 1930 POEM_STRING DestinationString, 1943 POEM_STRING DestinationString, 2572 POEM_STRING OemString 3101 _Inout_opt_ POEM_STRING OemName,
|
/reactos/sdk/lib/rtl/ |
H A D | unicode.c | 435 RtlFreeOemString(IN POEM_STRING OemString) in RtlFreeOemString() 473 IN POEM_STRING OemString) in RtlpDidUnicodeToOemWork() 1235 IN OUT POEM_STRING OemDest, in RtlUnicodeStringToOemString() 1795 POEM_STRING OemDest, in _IRQL_requires_max_() 2010 IN OUT POEM_STRING OemDest, in RtlUpcaseUnicodeStringToCountedOemString() 2070 IN OUT POEM_STRING OemDest, in RtlUpcaseUnicodeStringToOemString()
|
H A D | dos8dot3.c | 250 IN OUT POEM_STRING OemName, in _IRQL_requires_max_()
|
/reactos/sdk/include/xdk/ |
H A D | ntdef.template.h | 168 OEM_STRING, *POEM_STRING; in $endif() typedef
|
H A D | rtlfuncs.h | 1425 POEM_STRING DestinationString, 1437 POEM_STRING DestinationString, 1461 POEM_STRING DestinationString, 1473 POEM_STRING DestinationString, 1494 _Inout_ _At_(OemString->Buffer, __drv_freesMem(Mem)) POEM_STRING OemString); 1623 _Inout_opt_ POEM_STRING OemName,
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | path.c | 29 static BOOLEAN (WINAPI *pRtlIsNameLegalDOS8Dot3)(const UNICODE_STRING*,POEM_STRING,PBOOLEAN);
|
/reactos/drivers/filesystems/ext2/inc/ |
H A D | ext2fs.h | 1596 IN POEM_STRING OeName 3075 IN POEM_STRING Unicode 3087 IN OUT POEM_STRING Oem,
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 76 typedef PSTRING POEM_STRING; typedef 2739 NTSYSAPI void WINAPI RtlFreeOemString(POEM_STRING); 2791 NTSYSAPI BOOLEAN WINAPI RtlIsNameLegalDOS8Dot3(const UNICODE_STRING*,POEM_STRING,PBOOLEAN); 2890 NTSYSAPI NTSTATUS WINAPI RtlUnicodeStringToOemString(POEM_STRING,PCUNICODE_STRING,BOOLEAN);
|