intr               96 lib/utilunix.c     struct sigaction intr;
intr              175 lib/utilunix.c     my_sigaction (SIGINT, &ignore, &sigactions->intr);
intr              188 lib/utilunix.c     my_sigaction (SIGINT, &sigactions->intr, NULL);