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