|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <fcntl.h>#include <math.h>#include "msvcrt.h"#include <winnls.h>#include "wine/debug.h"
Go to the source code of this file.
Typedefs | |
| typedef void(CDECL * | _INITTERMFUN) (void) |
| typedef int(CDECL * | _INITTERM_E_FN) (void) |
Variables | |
| static WCHAR ** | initial_wargv |
| static int | initial_argc |
| int | MSVCRT___argc = 0 |
| static int | wargc_expand |
| unsigned int | MSVCRT__commode = 0 |
| int | MSVCRT__fmode = 0 |
| unsigned int | MSVCRT__osver = 0 |
| unsigned int | MSVCRT__osplatform = 0 |
| unsigned int | MSVCRT__winmajor = 0 |
| unsigned int | MSVCRT__winminor = 0 |
| unsigned int | MSVCRT__winver = 0 |
| unsigned int | MSVCRT___setlc_active = 0 |
| unsigned int | MSVCRT___unguarded_readlc_active = 0 |
| double | MSVCRT__HUGE = 0 |
| char ** | MSVCRT___argv = NULL |
| wchar_t ** | MSVCRT___wargv = NULL |
| static wchar_t ** | wargv_expand |
| char * | MSVCRT__acmdln = NULL |
| wchar_t * | MSVCRT__wcmdln = NULL |
| char ** | MSVCRT__environ = NULL |
| wchar_t ** | MSVCRT__wenviron = NULL |
| char ** | MSVCRT___initenv = NULL |
| wchar_t ** | MSVCRT___winitenv = NULL |
| int | MSVCRT_app_type = 0 |
| char * | MSVCRT__pgmptr = NULL |
| WCHAR * | MSVCRT__wpgmptr = NULL |
| int CDECL __getmainargs | ( | int * | argc, |
| char *** | argv, | ||
| char *** | envp, | ||
| int | expand_wildcards, | ||
| int * | new_mode | ||
| ) |
Definition at line 579 of file data.c.
Referenced by test___getmainargs().
Definition at line 227 of file data.c.
Referenced by call_main< decltype(main)>(), call_main< decltype(wmain)>(), mainCRTStartup(), Test___argc(), and wmainCRTStartup().
Definition at line 329 of file data.c.
Referenced by call_main< decltype(main)>(), mainCRTStartup(), ok_argsA_imp(), and Test___argv().
Definition at line 334 of file data.c.
Referenced by call_main< decltype(wmain)>(), ok_argsW_imp(), Test___wargv(), and wmainCRTStartup().
Definition at line 339 of file data.c.
Referenced by getenv(), and Test__environ().
| int CDECL __wgetmainargs | ( | int * | argc, |
| wchar_t *** | wargv, | ||
| wchar_t *** | wenvp, | ||
| int | expand_wildcards, | ||
| int * | new_mode | ||
| ) |
Definition at line 536 of file data.c.
Referenced by test__wenviron(), and wmainCRTStartup().
Definition at line 287 of file data.c.
Referenced by _pipe(), _wpopen(), configure_text_mode(), is_text_mode(), and split_oflags().
| void CDECL _initterm | ( | _INITTERMFUN * | start, |
| _INITTERMFUN * | end | ||
| ) |
Definition at line 632 of file data.c.
Referenced by __scrt_initialize(), and common_exit().
| int CDECL _initterm_e | ( | _INITTERM_E_FN * | table, |
| _INITTERM_E_FN * | end | ||
| ) |
Definition at line 654 of file data.c.
Referenced by __scrt_initialize().
Definition at line 63 of file data.c.
Referenced by __getmainargs(), and msvcrt_init_args().
Definition at line 471 of file data.c.
Referenced by __getmainargs(), and __wgetmainargs().
Definition at line 85 of file data.c.
Referenced by __wgetmainargs(), and msvcrt_init_args().
Definition at line 404 of file data.c.
Referenced by DllMain().
Definition at line 373 of file data.c.
Referenced by _fdopen(), _fsopen(), _popen(), _sopen_s(), freopen(), and putenv_helper().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | msvcrt | ) |
|
static |
Definition at line 30 of file data.c.
Referenced by __getmainargs(), __wgetmainargs(), build_expanded_wargv(), and msvcrt_init_args().
|
static |
Definition at line 29 of file data.c.
Referenced by __getmainargs(), __wgetmainargs(), build_expanded_wargv(), and msvcrt_init_args().
| int MSVCRT___argc = 0 |
Definition at line 31 of file data.c.
Referenced by __getmainargs(), __p___argc(), __wgetmainargs(), and msvcrt_init_args().
Definition at line 50 of file data.c.
Referenced by __getmainargs(), __p___argv(), msvcrt_free_args(), and msvcrt_init_args().
Definition at line 57 of file data.c.
Referenced by __p___initenv(), and env_init().
Definition at line 47 of file data.c.
Referenced by ___setlc_active_func(), and msvcrt_init_args().
Definition at line 48 of file data.c.
Referenced by ___unguarded_readlc_active_add_func(), and msvcrt_init_args().
Definition at line 51 of file data.c.
Referenced by __p___wargv(), __wgetmainargs(), and msvcrt_init_args().
Definition at line 58 of file data.c.
Referenced by __p___winitenv(), env_init(), and env_set().
Definition at line 53 of file data.c.
Referenced by __getmainargs(), __p__acmdln(), and msvcrt_init_args().
Definition at line 33 of file data.c.
Referenced by __p__commode(), and msvcrt_get_flags().
Definition at line 55 of file data.c.
Referenced by __getmainargs(), __p__environ(), _get_environ(), env_get_index(), env_init(), env_set(), and getenv_helper().
| int MSVCRT__fmode = 0 |
Definition at line 34 of file data.c.
Referenced by __p__fmode(), _get_fmode(), _set_fmode(), and msvcrt_init_args().
| double MSVCRT__HUGE = 0 |
Definition at line 49 of file data.c.
Referenced by msvcrt_init_args().
Definition at line 36 of file data.c.
Referenced by _get_osplatform(), and msvcrt_init_args().
Definition at line 35 of file data.c.
Referenced by __p__osver(), _get_osver(), and msvcrt_init_args().
Definition at line 60 of file data.c.
Referenced by __p__pgmptr(), _get_pgmptr(), msvcrt_free_args(), and msvcrt_init_args().
Definition at line 54 of file data.c.
Referenced by __p__wcmdln(), __wgetmainargs(), and msvcrt_init_args().
Definition at line 56 of file data.c.
Referenced by __p__wenviron(), __wgetmainargs(), _get_wenviron(), env_init(), env_set(), wenv_get_index(), and wgetenv_helper().
Definition at line 37 of file data.c.
Referenced by __p__winmajor(), _get_winmajor(), and msvcrt_init_args().
Definition at line 38 of file data.c.
Referenced by __p__winminor(), _get_winminor(), and msvcrt_init_args().
Definition at line 39 of file data.c.
Referenced by __p__winver(), _get_winver(), and msvcrt_init_args().
Definition at line 61 of file data.c.
Referenced by __p__wpgmptr(), _get_wpgmptr(), DoMessageBoxW(), msvcrt_free_args(), and msvcrt_init_args().
| int MSVCRT_app_type = 0 |
Definition at line 59 of file data.c.
Referenced by __set_app_type(), _amsg_exit(), _wassert(), and abort().
|
static |
Definition at line 32 of file data.c.
Referenced by __getmainargs(), and __wgetmainargs().
|
static |
Definition at line 52 of file data.c.
Referenced by __getmainargs(), __wgetmainargs(), and msvcrt_free_args().