Searched refs:ctl_c (Results 1 – 1 of 1) sorted by relevance
50 static int ctl_c; /* was the conversation interrupted? */ variable56 ctl_c = 1; in interrupt()77 ctl_c = 0; in getinput()87 while (ctl_c == 0 && in getinput()103 if (ctl_c == 1) in getinput()