OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_open
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/kernel/
t_pty.c
44
static int
tty_open
(const char *);
154
tty_open
(const char *ttydev)
function
202
tty =
tty_open
(ttydev);
/src/external/bsd/ntp/dist/include/
ntp_types.h
275
* instead of refclock_open(),
tty_open
() is equivalent to open() on
282
# define
tty_open
(f, a, m) open(f, a, m)
macro
/src/external/bsd/tmux/dist/
tty.c
276
tty_open
(struct tty *tty, char **cause)
function
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026