Home
last modified time | relevance | path

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

/openbsd/usr.bin/rdist/
H A Dmessage.c98 static void msgsendfile(struct msgfacility *, int, int, char *);
106 { MF_FILE, "file", msgsendfile },
420 msgsendfile(struct msgfacility *msgfac, int mtype, int flags, char *msgbuf) in msgsendfile() function