Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:MHD_Connection

488 (*ReceiveCallback) (struct MHD_Connection *conn,
502 (*TransmitCallback) (struct MHD_Connection *conn,
510 struct MHD_Connection
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 *connection);
820 int (*write_handler) (struct MHD_Connection *connection);
825 int (*idle_handler) (struct MHD_Connection *connection);
882 struct MHD_Connection *con);
895 struct MHD_Connection *conn,
922 struct MHD_Connection *connections_head;
927 struct MHD_Connection *connections_tail;
932 struct MHD_Connection *suspended_connections_head;
937 struct MHD_Connection *suspended_connections_tail;
942 struct MHD_Connection *cleanup_head;
947 struct MHD_Connection *cleanup_tail;
953 struct MHD_Connection *eready_head;
958 struct MHD_Connection *eready_tail;
973 struct MHD_Connection *normal_timeout_head;
979 struct MHD_Connection *normal_timeout_tail;
986 struct MHD_Connection *manual_timeout_head;
992 struct MHD_Connection *manual_timeout_tail;