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