Searched defs:ctl_c (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c48 static int ctl_c; /* was the conversation interrupted? */ variable
54 ctl_c = 1;
75 ctl_c = 0;
85 while (ctl_c == 0 &&
101 if (ctl_c == 1)

Completed in 44 milliseconds