HomeSort by relevance Sort by last modified time
    Searched refs:termios_tcsendbreak (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
termios.c 219 termios_tcsendbreak(PyObject *self, PyObject *args) function
305 {"tcsendbreak", termios_tcsendbreak,
  /external/python/cpython3/Modules/
termios.c 214 termios_tcsendbreak(PyObject *self, PyObject *args) function
296 {"tcsendbreak", termios_tcsendbreak,

Completed in 89 milliseconds