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