Data Fields | |
| CURL * | myConnection |
| FILE * | fp |
| FILE * | hfp |
| char | errorbuffer [CURL_ERROR_SIZE] |
| int | fWasPerform |
| char * | pszBuffer |
| unsigned long | cbBuffer |
| unsigned long | dwBuffer |
| unsigned long | dwStepBf |
| char * | pszInText |
| unsigned long | dwInText |
| unsigned long | cbInText |
| pSupportTable | pSt |
| STRING_OPTIONS char * | pszPOSTFIELDS |
| _CurlConnection * | next |
| _CurlConnection * | prev |
| curl_slist * | pHeaderLines |
| curl_slist * | pQuote |
| curl_slist * | pPostQuote |
| HttpPost * | firstitem |
| HttpPost * | lastitem |
Definition at line 131 of file interface.c.
|
|
Definition at line 139 of file interface.c. Referenced by if(). |
|
|
Definition at line 144 of file interface.c. Referenced by CHECK_OPTION(). |
|
|
Definition at line 140 of file interface.c. Referenced by if(). |
|
|
Definition at line 143 of file interface.c. Referenced by CHECK_OPTION(). |
|
|
Definition at line 141 of file interface.c. Referenced by CHECK_OPTION(). |
|
|
Definition at line 135 of file interface.c. Referenced by besFUNCTION(). |
|
|
Definition at line 159 of file interface.c. Referenced by CHECK_OPTION(), and if(). |
|
|
Definition at line 133 of file interface.c. Referenced by besFUNCTION(), and CHECK_OPTION(). |
|
|
Definition at line 137 of file interface.c. Referenced by if(). |
|
|
Definition at line 134 of file interface.c. Referenced by CHECK_OPTION(). |
|
|
Definition at line 159 of file interface.c. Referenced by CHECK_OPTION(), and if(). |
|
|
Definition at line 132 of file interface.c. Referenced by besFUNCTION(), CHECK_OPTION(), and if(). |
|
|
Definition at line 155 of file interface.c. Referenced by if(). |
|
|
Definition at line 156 of file interface.c. Referenced by besFUNCTION(), CHECK_OPTION(), and if(). |
|
|
Definition at line 158 of file interface.c. Referenced by CHECK_OPTION(), and if(). |
|
|
Definition at line 157 of file interface.c. Referenced by CHECK_OPTION(), and if(). |
|
|
Definition at line 155 of file interface.c. |
|
|
Definition at line 146 of file interface.c. |
|
|
Definition at line 138 of file interface.c. Referenced by if(). |
|
|
Definition at line 142 of file interface.c. Referenced by CHECK_OPTION(). |
|
|
Definition at line 154 of file interface.c. Referenced by CHECK_OPTION(). |
1.4.6-NO