Searched refs:intrupt (Results 1 – 3 of 3) sorted by relevance
48 static int intrupt; variable85 intrupt = 0; in __getpass()99 while (!intrupt && in __getpass()112 if (intrupt) { /* if interrupted erase the input */ in __getpass()122 intrupt = 1; in catch()
830 static int intrupt; variable847 intrupt = 0;853 for(p=pbuf; !intrupt && (c = getc(stdin)) != '\n' && c!= '\r' && c != EOF; ) {862 if(intrupt)870 ++intrupt; in catch()
677 static int intrupt; variable683 ++intrupt; in catch()