xref: /freebsd/usr.bin/wall/ttymsg.h (revision d15f2551b25f79ddcbe289faa95e655100b952da)
1 
2 #define	TTYMSG_IOV_MAX	32
3 
4 int ttymsg(struct iovec *, int, const char *, int, bool);
5