ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <crtdefs.h>
Go to the source code of this file.
Functions | |
_CRTIMP int *__cdecl | _errno (void) |
errno_t __cdecl | _set_errno (_In_ int _Value) |
errno_t __cdecl | _get_errno (_Out_ int *_Value) |
#define _CRT_ERRNO_DEFINED |
Definition at line 17 of file errno.c.
Referenced by __wcserror_s(), _beginthread(), _chsize_s(), _cwait(), _dup2(), _fsopen(), _ftime_s(), _gcvt(), _gcvt_s(), _get_osfhandle(), _get_osplatform(), _get_pgmptr(), _get_tzname(), _get_wpgmptr(), _i64toa_s(), _i64tow_s(), _locking(), _lseeki64(), _ltoa_s(), _ltow_s(), _makepath_s(), _pclose(), _pipe(), _setmbcp_l(), _setmode(), _strdate_s(), _Strftime(), _strtime_s(), _strtoi64_l(), _strtoul_l(), _strxfrm_l(), _tsearchenv_s(), _tstat64(), _ui64toa_s(), _ui64tow_s(), _waccess_s(), _wcslwr_s(), _wcstoi64_l(), _wcstoui64_l(), _wfopen_s(), _wmakepath_s(), _write(), _wsopen_s(), _wstrdate_s(), alloc_pioinfo_block(), fopen_s(), get_ioinfo_alloc(), msvcrt_get_file(), msvcrt_init_fp(), perror(), rand_s(), read_i(), run_open_osfhandle(), START_TEST(), strerror_s(), strftime_date(), strftime_int(), strftime_str(), strftime_time(), Test_popen(), wctomb(), and win_iconv_open().
Referenced by _access(), _access_s(), _chdrive(), _i64tow(), _mbstowcs_l(), _Success_(), _tgetcwd(), _tgetdcwd(), _tsearchenv_s(), _tsplitpath_x(), _ui64tow(), _waccess(), _wcserror_s(), _wcsupr_s(), _wsystem(), access_dirT(), do_spawnT(), localtime_s(), signal(), strtol(), strtoull(), system(), vfprintf_s(), vfwprintf_s(), wcsncat_s(), wcsrtombs_l(), and wcstok_s().