Home
last modified time | relevance | path

Searched refs:AYT (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/lang/ruby26/ruby-2.6.9/gems/net-telnet-0.2.0/lib/net/
H A Dtelnet.rb106 AYT = 246.chr # "\366" # "\xf6" # are you there constant in Net.Telnet
442 [#{IAC}#{AO}#{AYT}#{DM}#{IP}#{NOP}]|
449 elsif AYT == $1 # respond to "IAC AYT" (are you there)
568 elsif pt = c.rindex(/#{IAC}[^#{IAC}#{AO}#{AYT}#{DM}#{IP}#{NOP}]?\z/no) ||
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D5ayt_l6y.sdf3 Coordinates from PDB:5AYT:A:201 Model:1 without hydrogens
112 5AYT
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/contrib/telnet/
H A Dprotocol.py41 AYT = int2byte(246) variable
147 elif d2 in (NOP, DM, BRK, IP, AO, AYT, EC, EL, GA):
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/contrib/telnet/
H A Dprotocol.py40 AYT = int2byte(246) variable
146 elif d2 in (NOP, DM, BRK, IP, AO, AYT, EC, EL, GA):
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/contrib/telnet/
H A Dprotocol.py40 AYT = int2byte(246) variable
146 elif d2 in (NOP, DM, BRK, IP, AO, AYT, EC, EL, GA):
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/contrib/telnet/
H A Dprotocol.py41 AYT = int2byte(246) variable
147 elif d2 in (NOP, DM, BRK, IP, AO, AYT, EC, EL, GA):
/dports/net/dgd/dgd-1.4.23/src/host/
H A Dtelnet.h31 # define AYT 246 /* are you there */ macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/ct_telnet_SUITE_data/
H A Dct_telnet_basic_SUITE.erl135 AYT = 246, % are you there
136 ok = ct_telnet:send(Handle, [IAC,AYT], [{newline,false}]),
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/contrib/telnet/
H A Dprotocol.py47 AYT = int2byte(246) variable
173 elif d2 in (NOP, DM, BRK, IP, AO, AYT, EC, EL, GA):
/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Ddebugserver.py67 AYT = chr(246) # Are You There variable
82 AreYouThere = re.compile(UIAC + AYT)
/dports/net/nyancat/nyancat-1.5.2/src/
H A Dtelnet.h17 #define AYT 246 // Are You There macro
/dports/net/honeyd/honeyd-1.5c/dpkt/dpkt/
H A Dtelnet.py12 AYT = 246 # are you there variable
/dports/chinese/tintin++/tt/src/
H A Dtelnet.h41 #define AYT 246 macro
/dports/net/c3270/suite3270-4.0/include/
H A Darpa_telnet.h24 #define AYT 246 /* are you there */ macro
/dports/net/tintin++/tt/src/
H A Dtelnet.h41 #define AYT 246 macro
/dports/x11/x3270/suite3270-4.0/include/
H A Darpa_telnet.h24 #define AYT 246 /* are you there */ macro
/dports/math/glpk/glpk-5.0/examples/
H A Dtas.mod385 163 2 AYT 223 6500 6690 224 6750 6940
418 196 2 AYT 221 7610 7800 222 7895 8085
425 203 2 AYT 223 7940 8130 224 8190 8380
464 242 2 AYT 223 9380 9570 224 9630 9820
/dports/games/ldmud/ldmud-3.3.720/mudlib/sys/
H A Dtelnet.h35 #define AYT 246 /* are you there */ macro
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer567/
H A Dtelnet.py14 AYT = 246 # are you there variable

12345678910