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