Searched defs:IS_BSHELL (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h88 # define IS_BSHELL(s) (is_system_shell(s)) macro
202 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0) macro

Completed in 118 milliseconds