execl             223 src/cons.handler.c                     execl (mc_conssaver, "cons.saver", tty_name, (char *) NULL);
execl             492 src/subshell/common.c         execl (mc_global.shell->path, mc_global.shell->path, "--rcfile", init_file, (char *) NULL);
execl             498 src/subshell/common.c         execl (mc_global.shell->path, mc_global.shell->path, "-Z", "-g", (char *) NULL);
execl             502 src/subshell/common.c         execl (mc_global.shell->path, mc_global.shell->path, "--init-command",
execl             511 src/subshell/common.c         execl (mc_global.shell->path, mc_global.shell->path, (char *) NULL);