OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_ACTIVEIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
console.c
86
consoles[active]->c_flags |= (
C_ACTIVEIN
| C_ACTIVEOUT);
103
if ((consoles[cons]->c_flags &
C_ACTIVEIN
) &&
114
if ((consoles[cons]->c_flags &
C_ACTIVEIN
) &&
168
consoles[cons]->c_flags &= ~(
C_ACTIVEIN
| C_ACTIVEOUT);
171
consoles[active]->c_flags |=
C_ACTIVEIN
| C_ACTIVEOUT;
bootstrap.h
120
#define
C_ACTIVEIN
(1<<2)
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025