Home
last modified time | relevance | path

Searched defs:suboption (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/pyserial/serial/
Drfc2217.py364 def check_answer(self, suboption): argument
823 def _telnet_process_subnegotiation(self, suboption): argument
1148 def _telnet_process_subnegotiation(self, suboption): argument
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Drfc2217.py348 def checkAnswer(self, suboption): argument
776 def _telnetProcessSubnegotiation(self, suboption): argument
1112 def _telnetProcessSubnegotiation(self, suboption): argument
/aosp_15_r20/external/curl/lib/
H A Dtelnet.c929 static void suboption(struct Curl_easy *data) in suboption() function