Home
last modified time | relevance | path

Searched refs:playinit (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/
H A Dspkr.c94 static void playinit(struct spkr_softc *);
147 playinit(struct spkr_softc *sc) in playinit() function
506 playinit(sc); in spkropen()
/netbsd/games/phantasia/
H A Dmain.c78 static void playinit(void);
145 playinit(); /* set up to catch signals, init curses */ in main()
965 playinit(void) in playinit() function