Home | History | Annotate | Download | only in examples

Lines Matching defs:handler

218  * Type of handler that generates a reply.
220 * @param cls content for the page (handler-specific)
248 * Handler to call to generate response.
250 PageHandler handler;
253 * Extra argument to handler.
287 * Handler that returns a simple static HTTP page that
322 * Handler that adds the 'v1' value to the given HTML code.
364 * Handler that adds the 'v1' and 'v2' values to the given HTML code.
407 * Handler used to generate a 404 reply.
524 * pointer when the handler was registered with MHD
541 * calls for this request; since the access handler may
631 ret = pages[i].handler (pages[i].handler_cls,