OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constty
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
cons.c
97
struct tty *
constty
= 0; /* virtual console output device */
variable in typeref:struct:tty *
cons.c
97
struct tty *
constty
= 0; /* virtual console output device */
variable in typeref:struct:tty *
cons.c
97
struct tty *
constty
= 0; /* virtual console output device */
variable in typeref:struct:tty *
/src/sys/dev/
cons.c
94
struct tty *volatile
constty
; /* virtual console output device */
variable in typeref:struct:tty * volatile
254
tp = atomic_load_relaxed(&
constty
);
262
atomic_store_relaxed(&
constty
, NULL);
491
if ((ctp = atomic_load_consume(&
constty
)) != NULL && minor(dev) == 0 &&
cons.c
94
struct tty *volatile
constty
; /* virtual console output device */
variable in typeref:struct:tty * volatile
254
tp = atomic_load_relaxed(&
constty
);
262
atomic_store_relaxed(&
constty
, NULL);
491
if ((ctp = atomic_load_consume(&
constty
)) != NULL && minor(dev) == 0 &&
cons.c
94
struct tty *volatile
constty
; /* virtual console output device */
variable in typeref:struct:tty * volatile
254
tp = atomic_load_relaxed(&
constty
);
262
atomic_store_relaxed(&
constty
, NULL);
491
if ((ctp = atomic_load_consume(&
constty
)) != NULL && minor(dev) == 0 &&
/src/sys/rump/librump/rumpkern/
emul.c
71
struct tty *
constty
;
variable in typeref:struct:tty *
emul.c
71
struct tty *
constty
;
variable in typeref:struct:tty *
emul.c
71
struct tty *
constty
;
variable in typeref:struct:tty *
Completed in 35 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025