Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconf.h55 struct modcmd { struct
56 char *mc_cmdname;
57 int mc_type;
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c476 static struct modcmd modcmd[] = { variable