HomeSort by relevance Sort by last modified time
    Searched defs:N_SYNC_PPP (Results 51 - 60 of 60) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
termios.h 106 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
termios.h 77 #define N_SYNC_PPP 14
97 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
termios.h 64 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
termios.h 64 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
termios.h 64 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
termios.h 64 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
termios.h 64 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
termios.h 106 #define N_SYNC_PPP 14
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
termios.h 77 #define N_SYNC_PPP 14
97 #define N_SYNC_PPP 14
  /external/ppp/pppd/
sys-linux.c 426 #ifndef N_SYNC_PPP
427 #define N_SYNC_PPP 14
429 ppp_disc = (new_style_driver && sync_serial)? N_SYNC_PPP: N_PPP;
    [all...]

Completed in 615 milliseconds

1 23