Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconf.h61 #define MOD_INCLUDE 1 /* load on demand */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c479 { "INCLUDE", MOD_INCLUDE },
480 { "include", MOD_INCLUDE },
530 case MOD_INCLUDE: in do_sysfile_cmd()
561 if (sysp->sys_type == MOD_INCLUDE) in do_sysfile_cmd()