|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <corecrt_internal.h>#include <corecrt_internal_traits.h>#include <malloc.h>#include <stdlib.h>#include <string.h>
Go to the source code of this file.
Variables | |
| size_t const | minimum_message_length = 5 |
Definition at line 124 of file _strerr.cpp.
| errno_t __cdecl __wcserror_s | ( | wchar_t *const | buffer, |
| size_t const | buffer_count, | ||
| wchar_t const *const | message | ||
| ) |
Definition at line 196 of file _strerr.cpp.
Definition at line 119 of file _strerr.cpp.
| errno_t __cdecl _strerror_s | ( | char *const | buffer, |
| size_t const | buffer_count, | ||
| char const *const | message | ||
| ) |
Definition at line 187 of file _strerr.cpp.
Definition at line 77 of file _strerr.cpp.
|
static | ||||||||||||||||||||||||
|
static | ||||||||||||||||||||||||
Definition at line 60 of file _strerr.cpp.
|
static | ||||||||||||||||||||||||
Definition at line 157 of file _strerr.cpp.
Referenced by __wcserror_s(), and _strerror_s().
|
static | ||||||||||||||||||||
Definition at line 41 of file _strerr.cpp.
Referenced by _Success_().
|
static | ||||||||||||||||||||
Definition at line 46 of file _strerr.cpp.
Definition at line 154 of file _strerr.cpp.
Referenced by common_strerror_s().