Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/deroff/
H A Dderoff.c111 char *mactab[] = { "-ms", "-mm", "-me", "-ma" }; variable
166 struct mactab{ struct
172 struct mactab troffmactab[]; argument
1440 static struct mactab *mactab = NULL; in comline() local