Go to the source code of this file.
Defines | |
#define | MAX_CONV_EXPANSION 4 /* Can deal with UTF-8. */ |
Enumerations | |
enum | localkey_t { LK_SSL_ERROR, LK_GSK_ERROR, LK_LDAP_ERROR, LK_CURL_VERSION, LK_VERSION_INFO, LK_VERSION_INFO_DATA, LK_EASY_STRERROR, LK_SHARE_STRERROR, LK_MULTI_STRERROR, LK_ZLIB_VERSION, LK_ZLIB_MSG, LK_LAST } |
Variables | |
char *(* | Curl_thread_buffer )(localkey_t key, long size) |
#define MAX_CONV_EXPANSION 4 /* Can deal with UTF-8. */ |
Definition at line 53 of file os400sys.h.
enum localkey_t |
LK_SSL_ERROR | |
LK_GSK_ERROR | |
LK_LDAP_ERROR | |
LK_CURL_VERSION | |
LK_VERSION_INFO | |
LK_VERSION_INFO_DATA | |
LK_EASY_STRERROR | |
LK_SHARE_STRERROR | |
LK_MULTI_STRERROR | |
LK_ZLIB_VERSION | |
LK_ZLIB_MSG | |
LK_LAST |
Definition at line 32 of file os400sys.h.
char*(* Curl_thread_buffer)(localkey_t key, long size) |
Definition at line 90 of file os400sys.c.