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