Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/
Drfc2217.py348 def checkAnswer(self, suboption): argument
776 def _telnetProcessSubnegotiation(self, suboption): argument
1112 def _telnetProcessSubnegotiation(self, suboption): argument
/external/curl/lib/
Dtelnet.c924 static void suboption(struct connectdata *conn) in suboption() function