Home
last modified time | relevance | path

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

/minix3/libexec/httpd/
H A Dlua-bozo.c110 lua_handler_t *handler; in lua_register_handler()
124 handler = bozomalloc(httpd, sizeof(lua_handler_t)); in lua_register_handler()
302 lua_handler_t *hndlr; in bozo_process_lua()
H A Dbozohttpd.h63 } lua_handler_t; typedef