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