Searched refs:intrupt (Results 1 – 4 of 4) sorted by relevance
44 static int intrupt; variable73 intrupt = 0; in getpass()80 while( !intrupt && in getpass()93 if(intrupt) in getpass()102 ++intrupt; in catch()
48 static int intrupt; variable85 intrupt = 0; in __getpass()99 while (!intrupt && in __getpass()112 if (intrupt) { /* if interrupted erase the input */ in __getpass()123 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()
675 static int intrupt; variable681 ++intrupt; in catch()