Searched refs:ctl_c (Results 1 – 1 of 1) sorted by relevance
48 static int ctl_c; /* was the conversation interrupted? */ variable54 ctl_c = 1; in interrupt()75 ctl_c = 0; in getinput()85 while (ctl_c == 0 && in getinput()101 if (ctl_c == 1) in getinput()