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