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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dnonposix.h90 # define IS_BSHELL(s) (is_system_shell(s)) macro
204 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0) macro

Completed in 43 milliseconds