OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_rtcopen_ever
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/isa/
rtc.c
179
static int
first_rtcopen_ever
= 1;
local in function:rtcinit
181
if (!
first_rtcopen_ever
)
183
first_rtcopen_ever
= 0;
/src/sys/arch/shark/isa/
clock.c
559
static int
first_rtcopen_ever
= 1;
local in function:rtcinit
561
if (!
first_rtcopen_ever
)
563
first_rtcopen_ever
= 0;
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025