Searched refs:lua_newtable (Results 1 – 11 of 11) sorted by relevance
183 lua_newtable(L); in register_metatable()317 lua_newtable(L); in lua_attributes()
494 lua_newtable(state); in zcp_nvlist_to_lua()568 lua_newtable(state); in zcp_nvpair_value_to_lua()580 lua_newtable(state); in zcp_nvpair_value_to_lua()592 lua_newtable(state); in zcp_nvpair_value_to_lua()1082 lua_newtable(state); in zcp_eval()
348 lua_newtable(state); in zcp_load_synctask_lib()
506 lua_newtable(state); in zcp_load_list_lib()
238 lua_newtable(L); /* create metatable */ in luaL_newmetatable()729 lua_newtable(L); in luaL_getsubtable()
324 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
164 lua_newtable(L); /* table to collect results */ in db_getinfo()
346 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
758 lua_newtable(L); /* create CLIBS table */ in createclibstable()
957 lua_newtable(L); in luaL_getsubtable()
1180 lua_newtable (L); in luaopen_ucl()