Home
last modified time | relevance | path

Searched refs:ttymsg (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/wall/
H A Dttymsg.c47 char *ttymsg(struct iovec *, int, char *, int);
57 ttymsg(struct iovec *iov, int iovcnt, char *line, int tmout) in ttymsg() function
H A DMakefile4 SRCS= ttymsg.c wall.c
H A Dwall.c69 char *ttymsg(struct iovec *, int, char *, int);
167 if ((p = ttymsg(&iov, 1, un->tty, 60*5)) != NULL) in main()
/openbsd/usr.sbin/syslogd/
H A DMakefile5 syslogd.c ttymsg.c
H A Dsyslogd.h46 void ttymsg(char *, struct iovec *);
H A Dttymsg.c79 ttymsg(char *utline, struct iovec *iov) in ttymsg() function
H A Dsyslogd.c2249 ttymsg(utline, iov); in wallmsg()
2258 ttymsg(utline, iov); in wallmsg()