ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
void | _cexit (void) |
void | _c_exit (void) |
void | _exit (int exitcode) |
void | exit (int exitcode) |
Definition at line 7 of file _exit.c.
Referenced by exit().
Definition at line 25 of file _exit.c.
Referenced by _amsg_exit(), _CrtHandleDbgReport(), _default_handler(), _Exit(), abort(), do_spawnT(), fork_helper(), parse_object_parts(), subprocess(), and Test__aexit_rtn().
Definition at line 33 of file _exit.c.