Home
last modified time | relevance | path

Searched refs:TERMSIZE_USE_IOCTL (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c334 # define TERMSIZE_USE_IOCTL macro
13325 #if defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL)
13362 #ifdef TERMSIZE_USE_IOCTL in os_get_terminal_size_impl()
13370 #endif /* TERMSIZE_USE_IOCTL */ in os_get_terminal_size_impl()
13413 #endif /* defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL) */
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h8023 #if (defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL))
8072 #endif /* (defined(TERMSIZE_USE_CONIO) || defined(TERMSIZE_USE_IOCTL)) */

Completed in 37 milliseconds