Searched defs:IS_BSHELL (Results 1 – 1 of 1) sorted by relevance
90 # define IS_BSHELL(s) (is_system_shell(s)) macro204 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0) macro