Searched refs:system_shell (Results 1 – 1 of 1) sorted by relevance
186 char *this_prog, *system_shell; in is_system_shell() local192 system_shell = system_shell_name(); in is_system_shell()194 result = strcasecmp(this_prog, system_shell) == 0; in is_system_shell()197 free(system_shell); in is_system_shell()