Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/utils/xtotroff/
H A Dxtotroff.c102 static int MapFont(char *font_name, const char *troff_name) in MapFont()
225 char troff_name[1024]; in main() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp1541 char *troff_name = new char[strlen(command_prefix) + strlen("troff") + 1]; in scanArguments() local
1640 a_delete troff_name; in scanArguments() local