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           492 lib/utilunix.c         my_exit (127);  // Exec error
my_exit           230 src/cons.handler.c             my_exit (3);
my_exit          3704 src/filemanager/file.c         my_exit (EXIT_SUCCESS);
my_exit           297 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           432 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           491 src/subshell/common.c     my_exit (FORK_FAILURE);
my_exit           449 src/vfs/shell/shell.c         my_exit (3);