Searched refs:is_fish_shell (Results 1 – 1 of 1) sorted by relevance
1557 int is_fish_shell; in make_filter_cmd() local1564 is_fish_shell = (fnamecmp(shell_name, "fish") == 0); in make_filter_cmd()1566 if (is_fish_shell) in make_filter_cmd()1586 if (is_fish_shell) in make_filter_cmd()