Searched defs:MHD_Connection (Results 1 - 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dinternal.h488 (*ReceiveCallback) (struct MHD_Connection *conn,
502 (*TransmitCallback) (struct MHD_Connection *conn,
510 struct MHD_Connection struct
517 struct MHD_Connection *nextE;
522 struct MHD_Connection *prevE;
528 struct MHD_Connection *next;
533 struct MHD_Connection *prev;
542 struct MHD_Connection *nextX;
547 struct MHD_Connection *prevX;
815 int (*read_handler) (struct MHD_Connection *connectio
[all...]

Completed in 2132 milliseconds