Searched refs:bcastmsg (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/games/music/playlistfs/ |
| H A D | boilerplate.c | 56 bcastmsg(Channel *q, Wmsg *m) in bcastmsg() function
|
| H A D | playlist.h | 122 void bcastmsg(Channel*, Wmsg*);
|
| H A D | fs.c | 145 bcastmsg(files[i].workers, &m); in rflush() 290 bcastmsg(f->file->workers, &m); in ropen() 575 bcastmsg(f->file->workers, &m); in rwrite() 862 bcastmsg(files[Qplayctl].workers, &m); in playupdater() 880 bcastmsg(files[Qplayvol].workers, &m); in volumeupdater()
|
| /plan9/sys/src/cmd/aux/ |
| H A D | consolefs.c | 932 bcastmsg(Fs *fs, Console *c, char *msg, int n) in bcastmsg() function 1129 bcastmsg(fs, f->c, f->mbuf, f->bufn); in fswrite()
|