HomeSort by relevance Sort by last modified time
    Searched refs:port1 (Results 26 - 34 of 34) sorted by null

12

  /external/libpcap/
nametoaddr.c 218 pcap_nametoportrange(const char *name, int *port1, int *port2, int *proto)
235 if (pcap_nametoport(cpy, port1, proto) == 0) {
250 *port1 = p1;
gencode.c 6114 int port1, port2; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h 158 int port1; member in struct:serial_multiport_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h 158 int port1; member in struct:serial_multiport_struct
  /libcore/ojluni/src/main/java/java/net/
URLStreamHandler.java 422 int port1, port2; local
423 port1 = (u1.getPort() != -1) ? u1.getPort() : u1.handler.getDefaultPort();
425 if (port1 != port2)
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp 822 unsigned port0 = 0, port1 = 0; local
826 &port1) == 2
830 &port1) == 2) {
831 if (port0 == 0 || port0 > 65535 || port1 != 0) {
    [all...]
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 54 # For the "double proxy" case use -proxy host1:port1,host2:port2
55 # (the first CONNECT is done through host1:port1 to host2:port2
92 # [user1@]host1[:port1],[user2@]host2[:port2]
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 1346 milliseconds

12