Home
last modified time | relevance | path

Searched defs:modcmd (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsysconf.h57 struct modcmd { struct
58 char *mc_cmdname;
59 int mc_type;
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c467 static struct modcmd modcmd[] = { variable