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