Lines Matching refs:lua_setfield
429 lua_setfield(L, -2, name); in lua_add_feature()
443 lua_setfield(L, -2, "features"); in lua_add_features()
452 lua_setfield(L, -2, "machine"); in luaopen_loader()
454 lua_setfield(L, -2, "machine_arch"); in luaopen_loader()
456 lua_setfield(L, -2, "lua_path"); in luaopen_loader()
458 lua_setfield(L, -2, "version"); in luaopen_loader()
460 lua_setfield(L, -2, "CMD_OK"); in luaopen_loader()
462 lua_setfield(L, -2, "CMD_WARN"); in luaopen_loader()
464 lua_setfield(L, -2, "CMD_ERROR"); in luaopen_loader()
466 lua_setfield(L, -2, "CMD_CRIT"); in luaopen_loader()
468 lua_setfield(L, -2, "CMD_FATAL"); in luaopen_loader()