Home
last modified time | relevance | path

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

/openbsd/usr.bin/rdist/
H A Dmessage.c99 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