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