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