Searched refs:msgsendnotify (Results 1 – 1 of 1) sorted by relevance
99 static void msgsendnotify(struct msgfacility *, int, int, char *);108 { MF_NOTIFY, "notify", msgsendnotify },436 msgsendnotify(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendnotify() function