Searched refs:os_isatty_impl (Results 1 – 2 of 2) sorted by relevance
3854 os_isatty_impl(PyObject *module, int fd);3866 _return_value = os_isatty_impl(module, fd); in os_isatty()
8551 os_isatty_impl(PyObject *module, int fd) in os_isatty_impl() function