Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckctel.c6613 static int tnc_oflow = 0; variable
6644 tnc_oflow = 0; in tnc_init()
6880 tnc_oflow = sb[1];
7834 if ( control != 0 && control == tnc_oflow )
7835 return(tnc_oflow);
7871 debug(F111,"tnc_set_oflow","end",tnc_oflow);
7872 return(tnc_oflow);
7934 debug(F111,"tnc_get_oflow","end",tnc_oflow); in tnc_get_oflow()
7935 return(tnc_oflow); in tnc_get_oflow()