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