| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| CURLoption | key | |
| struct { | ||
| struct curl_settings * next | ||
| } | list | |
| void * | value | |
Definition at line 276 of file func_curl.c.
| CURLoption key | 
Definition at line 278 of file func_curl.c.
Referenced by acf_curl_helper(), acf_curlopt_helper(), acf_curlopt_write(), and parse_curlopt_key().
| struct { ... } list | 
Referenced by acf_curlopt_helper(), acf_curlopt_write(), and curlds_free().
| struct curl_settings* next | 
Definition at line 277 of file func_curl.c.
| void* value | 
Definition at line 279 of file func_curl.c.
Referenced by acf_curl_helper(), and acf_curlopt_helper().