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