OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:module_autotime
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_module.c
110
u_int
module_autotime
= 10;
variable in typeref:typename:u_int
594
sysctl_module_autotime, 0, &
module_autotime
, 0,
1453
if (autoload &&
module_autotime
> 0) {
1458
mod->mod_autotime = time_second +
module_autotime
;
1709
* modules after
module_autotime
seconds. If the system is under
1711
*
module_autotime
is zero, we don't try to unload, even if the
1735
} else if (
module_autotime
== 0 ||
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025