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

  /bionic/libc/kernel/uapi/linux/
ppp-comp.h 39 #define CI_BSD_COMPRESS 21
  /development/ndk/platforms/android-L/include/linux/
ppp-comp.h 39 #define CI_BSD_COMPRESS 21
  /external/kernel-headers/original/uapi/linux/
ppp-comp.h 48 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ppp-comp.h 39 #define CI_BSD_COMPRESS 21
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ppp-comp.h 39 #define CI_BSD_COMPRESS 21
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ppp-comp.h 39 #define CI_BSD_COMPRESS 21
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ppp-comp.h 165 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ppp-comp.h 165 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /external/ppp/pppd/include/net/
ppp-comp.h 137 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /external/ppp/pppd/
ccp.c 629 opt_buf[0] = CI_BSD_COMPRESS;
754 p[0] = CI_BSD_COMPRESS;
857 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS
957 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1033 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
    [all...]

Completed in 5328 milliseconds