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