Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysconf.h79 #define SYS_SET_KVAR 1 /* set kernel variables */ macro
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c822 (void) mod_sysctl(SYS_SET_KVAR, NULL); in mod_read_system_file()
1127 case SYS_SET_KVAR: in mod_sysctl()
1178 if (fcn == SYS_SET_KVAR && sysp->sys_modnam == NULL) { in sys_set_var()