OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ac/
ac.c
68
struct
tty_list
{
struct
69
struct
tty_list
*next;
82
static struct
tty_list
*Ttys = NULL;
102
static struct
tty_list
*add_tty(char *);
137
static struct
tty_list
*
140
struct
tty_list
*tp;
145
if ((tp = NEW(struct
tty_list
)) == NULL)
169
struct
tty_list
*tp;
Completed in 12 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025