Home
last modified time | relevance | path

Searched refs:mg_http_multipart_call_handler (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/smplayer/smplayer-21.10.0/webserver/
H A Dmongoose.c6323 static void mg_http_multipart_call_handler(struct mg_connection *c, int ev, function
6342 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_DATA, io->buf,
6354 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_END, NULL, 0);
6359 mg_http_multipart_call_handler(c, MG_EV_HTTP_MULTIPART_REQUEST_END, NULL, 0);
6444 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_END, NULL, 0);
6458 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_BEGIN, NULL, 0);
6495 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_DATA, io->buf, data_size);
/dports/comms/rtl-433/rtl_433-21.12/src/
H A Dmongoose.c6853 static size_t mg_http_multipart_call_handler(struct mg_connection *c, int ev, function
6875 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_END, NULL, 0);
6880 mg_http_multipart_call_handler(c, MG_EV_HTTP_MULTIPART_REQUEST_END, NULL, 0);
6965 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_END, NULL, 0);
6979 mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_BEGIN, NULL, 0);
7009 size_t consumed = mg_http_multipart_call_handler(
7016 size_t consumed = mg_http_multipart_call_handler(c, MG_EV_HTTP_PART_DATA,