Searched defs:section_name (Results 1 – 9 of 9) sorted by relevance
/reactos/dll/win32/msacm32/ |
H A D | driver.c | 404 LPWSTR section_name = NULL; in acmDriverMessage() local 530 LPWSTR section_name; in acmDriverOpen() local
|
/reactos/dll/win32/kernel32/wine/ |
H A D | profile.c | 556 LPCWSTR section_name, LPCWSTR key_name ) in PROFILE_DeleteKey() 587 static void PROFILE_DeleteAllKeys( LPCWSTR section_name) in PROFILE_DeleteAllKeys() 614 static PROFILEKEY *PROFILE_Find( PROFILESECTION **section, LPCWSTR section_name, in PROFILE_Find() 899 static INT PROFILE_GetSection( PROFILESECTION *section, LPCWSTR section_name, in PROFILE_GetSection() 1066 static BOOL PROFILE_SetString( LPCWSTR section_name, LPCWSTR key_name, in PROFILE_SetString()
|
/reactos/dll/win32/advpack/ |
H A D | install.c | 533 LPCSTR section_name; member 542 LPCWSTR section_name; member
|
/reactos/modules/rostests/winetests/psapi/ |
H A D | psapi_main.c | 373 MEMORY_SECTION_NAME *section_name; in nt_get_mapped_file_name() local
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/docmaker/ |
H A D | content.py | 414 def set_section( self, section_name ): argument
|
/reactos/dll/win32/inseng/ |
H A D | icif.c | 1540 …SULT process_component(struct ciffile *file, struct inf_section *section, const char *section_name) in process_component() 1619 … HRESULT process_group(struct ciffile *file, struct inf_section *section, const char *section_name) in process_group() 1646 …RESULT process_section(struct ciffile *file, struct inf_section *section, const char *section_name) in process_section() 1668 char *section_name; in process_inf() local
|
/reactos/dll/win32/setupapi/ |
H A D | parser.c | 1756 BOOL WINAPI SetupGetLineTextW( PINFCONTEXT context, HINF hinf, PCWSTR section_name, in SetupGetLineTextW() 1807 BOOL WINAPI SetupGetLineTextA( PINFCONTEXT context, HINF hinf, PCSTR section_name, in SetupGetLineTextA()
|
H A D | install.c | 1650 static BOOL GetLineText( HINF hinf, PCWSTR section_name, PCWSTR key_name, PWSTR *value) in GetLineText() 1679 static BOOL GetIntField( HINF hinf, PCWSTR section_name, PCWSTR key_name, INT *value) in GetIntField()
|
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 5101 const UNICODE_STRING *section_name, in find_string() 5844 … const UNICODE_STRING *section_name, PACTCTX_SECTION_KEYED_DATA data ) in RtlpFindActivationContextSection_CheckParameters() 5875 … const UNICODE_STRING *section_name, PVOID ptr ) in RtlFindActivationContextSectionString()
|