my_exit           131 lib/tty/tty.c          my_exit (EXIT_FAILURE);
my_exit           237 lib/util.h     MC_MOCKABLE void my_exit (int status);
my_exit           495 lib/utilunix.c         my_exit (127);  // Exec error
my_exit           230 src/cons.handler.c             my_exit (3);
my_exit          3721 src/filemanager/file.c         my_exit (EXIT_SUCCESS);
my_exit           287 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           422 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           481 src/subshell/common.c     my_exit (FORK_FAILURE);
my_exit           450 src/vfs/shell/shell.c         my_exit (3);