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

/macosx-10.10.1/groff-38/groff/src/include/
H A Dnonposix.h88 # define IS_BSHELL(s) (is_system_shell(s)) macro
201 #ifndef IS_BSHELL
202 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0) macro
/macosx-10.10.1/groff-38/groff/src/roff/groff/
H A Dgroff.cpp611 if (IS_BSHELL(argv[0])

Completed in 137 milliseconds