Searched refs:BSHELL_DASH_C (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/include/
H A Dnonposix.h87 # define BSHELL_DASH_C (system_shell_dash_c()) macro
198 #ifndef BSHELL_DASH_C
199 # define BSHELL_DASH_C "-c" macro
/freebsd-10.0-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp348 commands[SPOOL_INDEX].append_arg(BSHELL_DASH_C);
612 && argv[1] != 0 && strcmp(argv[1], BSHELL_DASH_C) == 0

Completed in 85 milliseconds