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

  /bionic/libc/include/sys/
ttydefaults.h 67 #define CQUIT 034 /* FS, ^\ */
  /external/python/cpython2/Modules/
termios.c 626 #ifdef CQUIT
627 {"CQUIT", CQUIT},
  /external/python/cpython3/Modules/
termios.c 654 #ifdef CQUIT
655 {"CQUIT", CQUIT},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 63 CQUIT = '\34'
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 63 CQUIT = '\34'

Completed in 881 milliseconds