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