Home
last modified time | relevance | path

Searched refs:priv_open_tty (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/syslogd/
H A Dsyslogd.h31 int priv_open_tty(const char *);
H A Dttymsg.c107 if ((fd = priv_open_tty(device)) == -1) { in ttymsg()
H A Dprivsep.c612 priv_open_tty(const char *tty) in priv_open_tty() function
H A Dsyslogd.c2189 f->f_file = priv_open_tty(f->f_un.f_fname); in fprintlog()
2933 f->f_file = priv_open_tty(p); in cfline()