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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h 167 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 167 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 167 #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 22 milliseconds