OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mod_autotime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
module.h
101
time_t
mod_autotime
;
member in struct:module
/src/sys/kern/
kern_module.c
1458
mod->
mod_autotime
= time_second + module_autotime;
1736
mod->
mod_autotime
== 0) {
1738
} else if (time_second < mod->
mod_autotime
) {
1742
mod->
mod_autotime
= 0;
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025