xref: /freebsd/usr.bin/wall/ttymsg.h (revision 3971d07be7da9ff83a3edbb61ecc33c37cde0f2c)
1 /* $FreeBSD$ */
2 
3 const char	*ttymsg(struct iovec *, int, const char *, int);
4