Searched refs:lua_db_handle (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/lua/
H A Dlua_dbd.h37 } lua_db_handle; typedef in typeref:struct:__anon207
50 lua_db_handle *db;
H A Dlua_dbd.c37 static lua_db_handle *lua_get_db_handle(lua_State *L)
42 return (lua_db_handle *) lua_topointer(L, -1);
62 lua_db_handle *db;
97 lua_db_handle *db;
128 lua_db_handle *db = 0;
155 lua_db_handle *db = 0;
196 lua_db_handle *db = 0;
311 lua_db_handle *db = 0;
546 lua_db_handle *db = 0;
619 lua_db_handle *d
[all...]

Completed in 2180 milliseconds