Searched refs:speaker (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmusic.c41 STATIC_DCL void FDECL(speaker,(struct obj *,char *));
47 STATIC_DCL void FDECL(speaker,(struct obj *,char *));
372 speaker(&itmp, "C");
510 /* if user is at the console, play through the console speaker */
512 speaker(instr, buf);
516 speaker(instr, buf);
614 * Play audible music on the machine's speaker if appropriate.
636 speaker(instr, buf) function
641 * For this to work, you need to have installed the PD speaker-control
648 if ((fd = open("/dev/speaker",
715 speaker(instr, buf) function
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmusic.c41 STATIC_DCL void FDECL(speaker,(struct obj *,char *));
47 STATIC_DCL void FDECL(speaker,(struct obj *,char *));
372 speaker(&itmp, "C");
510 /* if user is at the console, play through the console speaker */
512 speaker(instr, buf);
516 speaker(instr, buf);
614 * Play audible music on the machine's speaker if appropriate.
636 speaker(instr, buf) function
641 * For this to work, you need to have installed the PD speaker-control
648 if ((fd = open("/dev/speaker",
715 speaker(instr, buf) function
[all...]

Completed in 24 milliseconds