|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | curl_easyoption |
Macros | |
| #define | CURLOT_FLAG_ALIAS (1<<0) |
Enumerations | |
| enum | curl_easytype { CURLOT_LONG , CURLOT_VALUES , CURLOT_OFF_T , CURLOT_OBJECT , CURLOT_STRING , CURLOT_SLIST , CURLOT_CBPTR , CURLOT_BLOB , CURLOT_FUNCTION } |
| Enumerator | |
|---|---|
| CURLOT_LONG | |
| CURLOT_VALUES | |
| CURLOT_OFF_T | |
| CURLOT_OBJECT | |
| CURLOT_STRING | |
| CURLOT_SLIST | |
| CURLOT_CBPTR | |
| CURLOT_BLOB | |
| CURLOT_FUNCTION | |
Definition at line 31 of file options.h.
| CURL_EXTERN const struct curl_easyoption * curl_easy_option_by_id | ( | CURLoption | id | ) |
| CURL_EXTERN const struct curl_easyoption * curl_easy_option_by_name | ( | const char * | name | ) |
| CURL_EXTERN const struct curl_easyoption * curl_easy_option_next | ( | const struct curl_easyoption * | prev | ) |