HomeSort by: relevance | last modified time | path
    Searched refs:getout (Results 1 - 9 of 9) sorted by relevancy

  /src/games/backgammon/backgammon/
main.c 103 signal(SIGINT, getout); /* trap interrupts */
193 signal(SIGALRM, getout);
209 getout(0);
526 getout(0);
move.c 367 getout(0);
  /src/games/backgammon/common_source/
subs.c 55 getout(0);
96 getout(0);
370 getout(0);
424 getout(int dummy __unused) function
save.c 144 getout(0);
179 getout(0);
back.h 158 void getout(int) __dead;
fancy.c 506 getout(0);
759 getout(0);
  /src/games/backgammon/teachgammon/
teach.c 63 signal(SIGINT, getout);
  /src/games/warp/
intrp.c 210 goto getout;
215 goto getout;
247 getout:
313 goto getout;
316 goto getout;
504 getout:
  /src/bin/sh/
parser.c 2805 goto getout;
2821 goto getout;
2831 getout:;
2862 goto getout;
2879 goto getout;
2895 goto getout;
2905 getout:;

Completed in 20 milliseconds