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

  /bionic/libc/include/sys/
ttydefaults.h 65 #define CKILL CTRL('u')
  /external/python/cpython2/Modules/
termios.c 614 #ifdef CKILL
615 {"CKILL", CKILL},
  /external/python/cpython3/Modules/
termios.c 642 #ifdef CKILL
643 {"CKILL", CKILL},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 67 CKILL = CTRL('U')
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 67 CKILL = CTRL('U')

Completed in 492 milliseconds