freebsd-dev/usr.bin/wall/ttymsg.h

6 lines
104 B
C
Raw Normal View History

/* $FreeBSD$ */
#define TTYMSG_IOV_MAX 32
const char *ttymsg(struct iovec *, int, const char *, int);