Home
last modified time | relevance | path

Searched refs:MOD_EXCLUDE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconf.h60 #define MOD_EXCLUDE 0 /* we'll never load this one */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c477 { "EXCLUDE", MOD_EXCLUDE },
478 { "exclude", MOD_EXCLUDE },
531 case MOD_EXCLUDE: in do_sysfile_cmd()
1170 if (sysp->sys_type == MOD_EXCLUDE) { in mod_sysctl()