Home
last modified time | relevance | path

Searched refs:SETOP_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsysconf.h86 #define SETOP_NONE 0 /* no op - for types other than MOD_SET */ macro
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c518 sysp->sys_op = SETOP_NONE; /* set op to noop initially */ in do_sysfile_cmd()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3441 if (sys.sys_op != SETOP_NONE) { in sysfile()