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