Searched defs:modcmd (Results 1 – 2 of 2) sorted by relevance
55 struct modcmd { struct56 char *mc_cmdname;57 int mc_type;
476 static struct modcmd modcmd[] = { variable