Home
last modified time | relevance | path

Searched refs:telopt (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtelnet.c150 static void telopt(byte c);
334 telopt(c); in handle_net_input()
553 static void telopt(byte c) in telopt() function