Freeciv-3.1
|
Data Fields | |
struct curl_httppost * | first |
struct curl_httppost * | last |
struct curl_httppost* netfile_post::first |
Definition at line 43 of file netfile.c.
Referenced by netfile_add_form_str(), netfile_close_post(), and netfile_send_post().
struct curl_httppost* netfile_post::last |
Definition at line 44 of file netfile.c.
Referenced by netfile_add_form_str().