Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/power/
H A Dpm_pam_conv.c48 static int ctl_c; /* was the conversation interrupted? */ variable
54 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()