|
ReactOS 0.4.16-dev-2122-g1628f5e
|
#include <corecrt_internal.h>#include <corecrt_internal_traits.h>#include <process.h>#include <io.h>#include <stdlib.h>#include <errno.h>
Go to the source code of this file.
Functions | |
| template<typename Character > | |
| static int __cdecl | common_system (Character const *const command) throw () |
| int __cdecl | system (char const *const command) |
| int __cdecl | _wsystem (wchar_t const *const command) |
Definition at line 83 of file system.cpp.
Referenced by DisplayOutput(), START_TEST(), and wmain().
|
static | ||||||||||||||
Definition at line 22 of file system.cpp.
Definition at line 78 of file system.cpp.
Referenced by acpi_system_add(), acpi_system_remove(), check_directory(), chmc_init(), chmc_system_done(), copy_file(), create_cache(), DumpFont(), get_compsysproduct_string(), get_compsysproduct_uuid(), GetHostnameFromCommand(), HaveSpool(), InteractiveConsole(), InternetCheckConnectionW(), is_default_metric(), main(), START_TEST(), SystemTimeToTzSpecificLocalTime(), telCommandLine(), Test_ImageSection2(), test_PdhValidatePathExW(), test_PdhValidatePathW(), test_ResolveLocaleName(), test_system(), TestCrossProcessEncrypt(), TzSpecificLocalTimeToSystemTime(), unpack_iso(), and xsltGetHTMLIDs().