Searched refs:ikvi (Results 1 - 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dpostprocessor.c129 MHD_PostDataIterator ikvi; member in struct:MHD_PostProcessor
132 * Extra argument to ikvi.
209 * Do we have to call the 'ikvi' callback when processing the
212 * and to #MHD_NO the first time we call the 'ikvi' callback.
213 * Used to ensure that we do always call 'ikvi' even if the
321 ret->ikvi = iter;
448 if (MHD_NO == pp->ikvi (pp->cls, MHD_POSTDATA_KIND, (const char *) &pp[1], /* key */
769 (MHD_NO == pp->ikvi (pp->cls,

Completed in 70 milliseconds