Home
last modified time | relevance | path

Searched refs:BSHELL_DASH_C (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dnonposix.h64 # define BSHELL_DASH_C (system_shell_dash_c()) macro
120 #ifndef BSHELL_DASH_C
121 # define BSHELL_DASH_C "-c" macro
/dports/textproc/groff/groff-1.22.4/src/include/
H A Dnonposix.h86 # define BSHELL_DASH_C (system_shell_dash_c()) macro
197 #ifndef BSHELL_DASH_C
198 # define BSHELL_DASH_C "-c" macro
/dports/japanese/groff/groff-1.18.1.1/src/roff/groff/
H A Dgroff.cc348 commands[SPOOL_INDEX].append_arg(BSHELL_DASH_C); in main()
609 && argv[1] != 0 && strcmp(argv[1], BSHELL_DASH_C) == 0 in print()
/dports/textproc/groff/groff-1.22.4/src/roff/groff/
H A Dgroff.cpp402 commands[SPOOL_INDEX].append_arg(BSHELL_DASH_C); in main()
686 && argv[1] != 0 && strcmp(argv[1], BSHELL_DASH_C) == 0 in print()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.116111 (main): Use PATH_SEP[0] instead of literal ':'. Use BSHELL_DASH_C
115 (possible_command::print): Use BSHELL_DASH_C and IS_BSHELL instead
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog6082 (main): Use PATH_SEP[0] instead of literal ':'. Use BSHELL_DASH_C
6086 (possible_command::print): Use BSHELL_DASH_C and IS_BSHELL instead