Home
last modified time | relevance | path

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

/netbsd-src/libexec/httpd/
H A Dlua-bozo.c112 lua_handler_t *handler; in lua_register_handler()
127 handler = bozomalloc(httpd, sizeof(lua_handler_t)); in lua_register_handler()
307 lua_handler_t *hndlr; in bozo_process_lua()
H A Dbozohttpd.h72 } lua_handler_t; typedef