Searched defs:mactab (Results 1 – 1 of 1) sorted by relevance
117 static char *mactab[] = { "-ms", "-mm", "-me", "-ma" }; variable171 struct mactab { struct177 static const struct mactab troffmactab[]; argument1444 static const struct mactab *mactab = NULL; in comline() local