Searched defs:msgfac (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/usr.bin/rdist/ |
H A D | message.c | 181 setmsgtypes(struct msgfacility *msgfac, char *str) in setmsgtypes() 273 struct msgfacility *msgfac; in msgparseopts() local 325 msgsendstdout(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendstdout() 379 msgsendsyslog(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendsyslog() 420 msgsendfile(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendfile() 436 msgsendnotify(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendnotify()
|