xref
: /
freebsd
/
usr.bin
/
wall
/
ttymsg.h
(revision 675382f12b67e8b7b2f35bd1f8dfd96b8d8e4aae)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
#
define
TTYMSG_IOV_MAX
32
3
4
int
ttymsg
(
struct
iovec
*,
int
,
const
char
*,
int
,
bool
);
5