1
2#define	TTYMSG_IOV_MAX	32
3
4const char	*ttymsg(struct iovec *, int, const char *, int);
5