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