Home
last modified time | relevance | path

Searched defs:tty_open (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/netbsd-tests/kernel/
H A Dt_pty.c153 tty_open(const char *ttydev) in tty_open() function
/freebsd-src/contrib/ntp/include/
H A Dntp_types.h280 # define tty_open(f, a, m) open(f, a, m) macro