Home
last modified time | relevance | path

Searched refs:command_line_dir (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dsearchpath.h31 void command_line_dir(const char *);
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfontfile.cpp61 font_path.command_line_dir(dir); in command_line_font_dir()
H A Dsearchpath.cpp77 void search_path::command_line_dir(const char *s) in command_line_dir() function in search_path
/netbsd-src/external/gpl2/groff/dist/src/preproc/soelim/
H A Dsoelim.cpp74 include_search_path.command_line_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dmain.cpp281 config_macro_path.command_line_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp280 macro_path.command_line_dir(operand(&argc, &argv)); in main()
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp1574 font_path.command_line_dir(optarg); in scanArguments()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp7305 include_search_path.command_line_dir(optarg); in main()
7319 macro_path.command_line_dir(optarg); in main()
7320 safer_macro_path.command_line_dir(optarg); in main()
7321 config_macro_path.command_line_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp1823 include_search_path.command_line_dir(optarg); in main()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.116141 (search_path::command_line_dir): Ditto.
H A DChangeLog.1171730 (search_path::~search_path, search_path::command_line_dir,
H A DChangeLog3037 (main): Use `include_search_path.command_line_dir' to handle `-I'.