Home
last modified time | relevance | path

Searched refs:wmsg_t (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/dsynth/
HDdsynth.h353 } wmsg_t; typedef
659 int ipcreadmsg(int fd, wmsg_t *msg);
660 int ipcwritemsg(int fd, wmsg_t *msg);
HDbuild.c68 static void dophase(worker_t *work, wmsg_t *wmsg,
74 static int mptylogpoll(int ptyfd, int fdlog, wmsg_t *wmsg,
1468 wmsg_t wmsg; in childBuilderThread()
1949 wmsg_t wmsg; in WorkerProcess()
2368 dophase(worker_t *work, wmsg_t *wmsg, int wdog, int phaseid, const char *phase) in dophase()
2988 mptylogpoll(int ptyfd, int fdlog, wmsg_t *wmsg, time_t *wdog_timep) in mptylogpoll()
HDsubs.c324 ipcreadmsg(int fd, wmsg_t *msg) in ipcreadmsg()
346 ipcwritemsg(int fd, wmsg_t *msg) in ipcwritemsg()