Searched refs:priv_open_tty (Results 1 – 4 of 4) sorted by relevance
31 int priv_open_tty(const char *);
107 if ((fd = priv_open_tty(device)) == -1) { in ttymsg()
612 priv_open_tty(const char *tty) in priv_open_tty() function
2189 f->f_file = priv_open_tty(f->f_un.f_fname); in fprintlog()2933 f->f_file = priv_open_tty(p); in cfline()