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