Searched refs:intrupt (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/stdio/ | ||
H A D | getpass.c | 48 static int intrupt; variable 85 intrupt = 0; 99 while (!intrupt && 112 if (intrupt) { /* if interrupted erase the input */ 123 intrupt = 1; |
Completed in 14 milliseconds