Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Daxinstall.c274 static void expand_command(install_ctx_t *ctx, const WCHAR *cmd, WCHAR *buf, size_t *size) in expand_command() function
330 expand_command(ctx, val, NULL, &size); in process_hook_section()
336 expand_command(ctx, val, cmd, &size); in process_hook_section()