Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckctel.h435 _PROTOTYP(int telopt_ok,(int));
439 #define TELOPT_OK(x) telopt_ok(x)
H A Dck_crp.c110 telopt_ok(opt) int opt; { in telopt_ok() function
117 if ( telopt_ok(opt) )
H A Dckctel.c234 telopt_ok(opt) int opt; { in telopt_ok() function
242 if (telopt_ok(opt))