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

/freebsd-10.0-release/contrib/groff/src/include/
H A Dnonposix.h86 # define BSHELL (system_shell_name()) macro
195 #ifndef BSHELL
196 # define BSHELL "/bin/sh" macro
202 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0)
/freebsd-10.0-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp347 commands[SPOOL_INDEX].set_name(BSHELL);

Completed in 110 milliseconds