HomeSort by relevance Sort by last modified time
    Searched defs:TELNET_PORT (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
print-tcp.c 97 #ifndef TELNET_PORT
98 #define TELNET_PORT 23
657 if (sport == TELNET_PORT || dport == TELNET_PORT) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 48 TELNET_PORT = 23
223 port = TELNET_PORT
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 48 TELNET_PORT = 23
223 port = TELNET_PORT
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 

Completed in 122 milliseconds