Searched refs:os_system_impl (Results 1 – 2 of 2) sorted by relevance
3081 os_system_impl(PyObject *module, const wchar_t *command);3128 _return_value = os_system_impl(module, command); in os_system()3155 os_system_impl(PyObject *module, PyObject *command);3197 _return_value = os_system_impl(module, command); in os_system()
5989 os_system_impl(PyObject *module, const wchar_t *command) in os_system_impl() function6015 os_system_impl(PyObject *module, PyObject *command) in os_system_impl() function