Home
last modified time | relevance | path

Searched defs:curl_httppost (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d126 extern (C) struct curl_httppost struct
128 curl_httppost *next; /** next entry in the list */ argument
137 curl_httppost *more; /** if one field name has more than one argument
140 c_long flags; /** as defined below */
141 char *showfilename; /** The file name to show. If not set, the
144 void *userp; /** custom pointer used for
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d126 extern (C) struct curl_httppost struct
128 curl_httppost *next; /** next entry in the list */ argument
137 curl_httppost *more; /** if one field name has more than one argument
140 c_long flags; /** as defined below */
141 char *showfilename; /** The file name to show. If not set, the
144 void *userp; /** custom pointer used for