scr_env           146 src/vfs/shell/shell.c     GString *scr_env;
scr_env           313 src/vfs/shell/shell.c     command = mc_g_string_dup (SHELL_SUPER (super)->scr_env);
scr_env           411 src/vfs/shell/shell.c     if (shell_super->scr_env != NULL)
scr_env           412 src/vfs/shell/shell.c         g_string_free (shell_super->scr_env, TRUE);
scr_env           643 src/vfs/shell/shell.c         SHELL_SUPER (super)->scr_env = shell_set_env (SHELL_SUPER (super)->host_flags);