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

  /src/games/hack/
hack.main.c 315 (void) signal(SIGINT, done1);
332 (void) signal(SIGINT, done1);
hack.end.c 89 done1(0);
96 done1(int n __unused) function in typeref:typename:void
101 (void) signal(SIGINT, done1);
hack.pager.c 467 (void) signal(SIGINT, done1);
extern.h 136 void done1(int);
  /src/sys/dev/usb/
if_atu.c 1703 goto done1; /* XXX if we can't allocate, why restart it? */
1717 done1:
  /src/sys/dev/audio/
audio.c 2276 goto done1;
2290 done1:

Completed in 95 milliseconds