xref
: /
freebsd
/
usr.bin
/
wall
/
ttymsg.h
(revision 5f58d9207469dcd2d3fa24db7f5276a681df91e5)
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