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