/external/tcpdump/tests/ |
isakmp3.sh | 3 uudecode isakmp-identification-segfault.puu 6 ../tcpdump -t -v -n -r isakmp-identification-segfault.pcap > isakmp3.new
|
/external/quake/quake/src/QW/client/ |
wad.c | 81 if (header->identification[0] != 'W' 82 || header->identification[1] != 'A' 83 || header->identification[2] != 'D' 84 || header->identification[3] != '2')
|
wad.h | 49 char identification[4]; // should be WAD2 or 2DAW member in struct:__anon12975
|
/external/quake/quake/src/WinQuake/ |
wad.cpp | 81 if (header->identification[0] != 'W' 82 || header->identification[1] != 'A' 83 || header->identification[2] != 'D' 84 || header->identification[3] != '2')
|
wad.h | 49 char identification[4]; // should be WAD2 or 2DAW member in struct:__anon13433
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/ |
ClientServerHello.java | 59 public ClientServerHello(String identification, InputStream bi, OutputStream bo) throws IOException 61 client_line = "SSH-2.0-" + identification; 80 "Malformed server identification string. There was no line starting with 'SSH-' amongst the first 50 lines.");
|
TransportManager.java | 466 public void initialize(String identification, CryptoWishList cwl, ServerHostKeyVerifier verifier, 479 ClientServerHello csh = new ClientServerHello(identification, sock.getInputStream(), sock.getOutputStream());
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Connection.java | 50 private String identification = "Ganymed-" + Version.getSpecification(); field in class:Connection 137 public Connection(String hostname, int port, String identification) 141 this.identification = identification; 707 tm.initialize(identification, cryptoWishList, verifier, dhgexpara, connectTimeout, [all...] |
/external/libvorbis/doc/ |
04-codec.tex | 20 packets are, in order, the identification header, the comments header, 36 Decode continues according to packet type; the identification header 40 identification, comment, setup. 44 \subsubsection{Identification header} 46 The identification header is a short header of only a few fields used 49 identification header is coded as follows:
|
a1-encapsulation-ogg.tex | 72 The first Vorbis packet (the identification header), which
|
01-introduction.tex | 271 The header packets are, in order, the identification 274 \paragraph{Identification Header} 275 The identification header identifies the bitstream as Vorbis, Vorbis
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi.services_3.2.100.v20100503.jar | |
/prebuilts/tools/common/osgi/ |
osgi.jar | |
/external/iproute2/doc/ |
ip-cref.tex | [all...] |