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

  /bionic/libc/kernel/uapi/linux/
tty.h 23 #define N_SLIP 1
  /external/kernel-headers/original/uapi/linux/
tty.h 13 #define N_SLIP 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tty.h 12 #define N_SLIP 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
ioctl-types.h 64 #define N_SLIP 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
ioctl-types.h 64 #define N_SLIP 1
  /external/python/cpython2/Modules/
termios.c 692 #ifdef N_SLIP
693 {"N_SLIP", N_SLIP},
  /external/python/cpython3/Modules/
termios.c 722 #ifdef N_SLIP
723 {"N_SLIP", N_SLIP},

Completed in 958 milliseconds