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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 59 #define PORT_MAX 13
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 59 #define PORT_MAX 13
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 59 #define PORT_MAX 13
  /external/netcat/
netcat.c 63 #define PORT_MAX 65535
100 char *portlist[PORT_MAX+1];
875 hi = strtonum(n, 1, PORT_MAX, &errstr);
882 lo = strtonum(p, 1, PORT_MAX, &errstr);
918 hi = strtonum(p, 1, PORT_MAX, &errstr);
  /external/ipsec-tools/src/racoon/
isakmp.c     [all...]

Completed in 449 milliseconds