gotintr           127 lib/replace/getpass.c static sig_atomic_t gotintr;
gotintr           136 lib/replace/getpass.c 	gotintr = 1;
gotintr           186 lib/replace/getpass.c 	if (!gotintr) {
gotintr           200 lib/replace/getpass.c 		if (gotintr && in_fd == -1) {
gotintr           216 lib/replace/getpass.c 	if (gotintr) {