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