HomeSort by relevance Sort by last modified time
    Searched refs:CSTART (Results 1 - 25 of 33) sorted by null

1 2

  /bionic/libc/include/sys/
ttydefaults.h 71 #define CSTART CTRL('q')
  /external/ltp/testcases/kernel/syscalls/ioctl/
ioctl02.c 237 termio.c_cc[i] = CSTART;
324 if (termio.c_cc[i] != CSTART) {
  /external/python/cpython2/Modules/
termios.c 632 #ifdef CSTART
633 {"CSTART", CSTART},
  /external/python/cpython3/Modules/
termios.c 660 #ifdef CSTART
661 {"CSTART", CSTART},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 70 CSTART = CTRL('q')
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 70 CSTART = CTRL('q')
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_dragonfly_amd64.go 166 CSTART = 0x11
    [all...]
zerrors_freebsd_386.go 349 CSTART = 0x11
    [all...]
zerrors_freebsd_amd64.go 349 CSTART = 0x11
    [all...]
zerrors_freebsd_arm.go 349 CSTART = 0x11
    [all...]
zerrors_netbsd_386.go 168 CSTART = 0x11
    [all...]
zerrors_netbsd_amd64.go 168 CSTART = 0x11
    [all...]
zerrors_netbsd_arm.go 160 CSTART = 0x11
    [all...]
zerrors_openbsd_386.go 156 CSTART = 0x11
    [all...]
zerrors_openbsd_amd64.go 163 CSTART = 0x11
    [all...]
zerrors_openbsd_arm.go 156 CSTART = 0x11
    [all...]
zerrors_solaris_amd64.go 189 CSTART = 0x11
    [all...]
zerrors_darwin_386.go 247 CSTART = 0x11
    [all...]
zerrors_darwin_amd64.go 247 CSTART = 0x11
    [all...]
zerrors_darwin_arm.go 247 CSTART = 0x11
    [all...]
zerrors_darwin_arm64.go 247 CSTART = 0x11
    [all...]
zerrors_linux_sparc64.go 307 CSTART = 0x11
    [all...]
zerrors_linux_386.go 327 CSTART = 0x11
    [all...]
zerrors_linux_amd64.go 327 CSTART = 0x11
    [all...]
zerrors_linux_arm.go 327 CSTART = 0x11
    [all...]

Completed in 918 milliseconds

1 2