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

  /src/games/phantasia/
main.c 78 static void playinit(void);
145 playinit(); /* set up to catch signals, init curses */
965 playinit(void) function in typeref:typename:void
main.c 78 static void playinit(void);
145 playinit(); /* set up to catch signals, init curses */
965 playinit(void) function in typeref:typename:void
main.c 78 static void playinit(void);
145 playinit(); /* set up to catch signals, init curses */
965 playinit(void) function in typeref:typename:void
  /src/sys/dev/
spkr.c 94 static void playinit(struct spkr_softc *);
147 playinit(struct spkr_softc *sc) function in typeref:typename:void
506 playinit(sc);
spkr.c 94 static void playinit(struct spkr_softc *);
147 playinit(struct spkr_softc *sc) function in typeref:typename:void
506 playinit(sc);
spkr.c 94 static void playinit(struct spkr_softc *);
147 playinit(struct spkr_softc *sc) function in typeref:typename:void
506 playinit(sc);

Completed in 35 milliseconds