intr               99 lib/utilunix.c     struct sigaction intr;
intr              178 lib/utilunix.c     my_sigaction (SIGINT, &ignore, &sigactions->intr);
intr              191 lib/utilunix.c     my_sigaction (SIGINT, &sigactions->intr, NULL);