Lines Matching defs:handler
196 * Type of handler that generates a reply.
198 * @param cls content for the page (handler-specific)
226 * Handler to call to generate response.
228 PageHandler handler;
231 * Extra argument to handler.
265 * Handler that returns a simple static HTTP page that
302 * Handler that adds the 'v1' value to the given HTML code.
345 * Handler that adds the 'v1' and 'v2' values to the given HTML code.
389 * Handler used to generate a 404 reply.
507 * pointer when the handler was registered with MHD
524 * calls for this request; since the access handler may
614 ret = pages[i].handler (pages[i].handler_cls,