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