]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/wall/ttymsg.h
Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git
[FreeBSD/FreeBSD.git] / usr.bin / wall / ttymsg.h
1 /* $FreeBSD$ */
2
3 #define TTYMSG_IOV_MAX  32
4
5 const char      *ttymsg(struct iovec *, int, const char *, int);