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