... 288 struct ubus_lua_connection *c = luaL_checkudata(L, 1, METANAME); 289 290 lua_newtable(L); 291 rv = ubus_lookup(c->ctx, NULL, ubus_lua_objects_cb, ...
確定! 回上一頁