my_exit           210 lib/util.h     void my_exit (int status);
my_exit           447 lib/utilunix.c             my_exit (127);      /* Exec error */
my_exit           229 src/cons.handler.c             my_exit (3);
my_exit          3670 src/filemanager/file.c         my_exit (EXIT_SUCCESS);
my_exit           291 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           390 src/subshell/common.c         my_exit (FORK_FAILURE);
my_exit           443 src/subshell/common.c     my_exit (FORK_FAILURE);
my_exit           453 src/vfs/shell/shell.c         my_exit (3);