Home
last modified time | relevance | path

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

/haiku/src/bin/network/telnetd/
H A Ddefs.h148 #define NO_AUTOKLUDGE 0x02 macro
H A Dstate.c507 } else if (lmodetype == NO_AUTOKLUDGE) { in willoption()
764 if (lmodetype < NO_AUTOKLUDGE) { in wontoption()
H A Dtelnetd.c251 lmodetype = NO_AUTOKLUDGE; in main()