HomeSort by: relevance | last modified time | path
    Searched defs:luaopen_httpd (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/httpd/
lua-bozo.c 155 luaopen_httpd(lua_State *L) function in typeref:typename:int
211 lua_pushcfunction(map->L, luaopen_httpd);
222 lua_openlib(map->L, LUA_HTTPDLIBNAME, luaopen_httpd);
lua-bozo.c 155 luaopen_httpd(lua_State *L) function in typeref:typename:int
211 lua_pushcfunction(map->L, luaopen_httpd);
222 lua_openlib(map->L, LUA_HTTPDLIBNAME, luaopen_httpd);
lua-bozo.c 155 luaopen_httpd(lua_State *L) function in typeref:typename:int
211 lua_pushcfunction(map->L, luaopen_httpd);
222 lua_openlib(map->L, LUA_HTTPDLIBNAME, luaopen_httpd);

Completed in 65 milliseconds