Home
last modified time | relevance | path

Searched refs:switch_size (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dinseng.idl105 …HRESULT GetCommand(UINT index, char *cmd, DWORD cmd_size, char *switches, DWORD switch_size, DWORD…
/reactos/dll/win32/inseng/
H A Dicif.c424 …nent *iface, UINT index, char *cmd, DWORD cmd_size, char *switches, DWORD switch_size, DWORD *type) in component_GetCommand() argument
428 …"(%p)->(%u, %p, %u, %p, %u, %p): stub\n", This, index, cmd, cmd_size, switches, switch_size, type); in component_GetCommand()