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