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