OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODCTL_LOAD_FORCE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
module.h
240
#define
MODCTL_LOAD_FORCE
0x1
/src/tests/modules/
t_builtin.c
124
mod.ml_flags =
MODCTL_LOAD_FORCE
;
/src/sbin/modload/
main.c
104
flags |=
MODCTL_LOAD_FORCE
;
/src/sys/kern/
kern_module.c
1176
!ISSET(flags,
MODCTL_LOAD_FORCE
)) {
1277
if (ISSET(flags,
MODCTL_LOAD_FORCE
)) {
Completed in 64 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026