OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:font_file
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp
749
const char *
font_file
= argv[optind + 2];
local
757
if (!freopen(
font_file
, "w", stdout)) {
758
error("can't open `%1' for writing: %2",
font_file
, strerror(errno));
761
printf("name %s\n",
font_file
);
Completed in 14 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026