| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zcp_synctask.c | 137 const char *dsname = lua_tostring(state, 1); in zcp_synctask_destroy() 189 const char *dsname = lua_tostring(state, 1); in zcp_synctask_promote() 226 const char *dsname = lua_tostring(state, 1); in zcp_synctask_rollback() 260 const char *dsname = lua_tostring(state, 1); in zcp_synctask_snapshot() 325 const char *fsname = lua_tostring(state, 1); in zcp_synctask_rename_snapshot() 398 const char *dsname = lua_tostring(state, 1); in zcp_synctask_inherit_prop() 399 const char *prop = lua_tostring(state, 2); in zcp_synctask_inherit_prop() 441 const char *source = lua_tostring(state, 1); in zcp_synctask_bookmark() 442 const char *new = lua_tostring(state, 2); in zcp_synctask_bookmark() 488 const char *prop = lua_tostring(state, 2); in zcp_synctask_set_prop() [all …]
|
| H A D | zcp_iter.c | 126 const char *snapname = lua_tostring(state, 1); in zcp_clones_list() 213 const char *fsname = lua_tostring(state, 1); in zcp_snapshots_list() 300 const char *fsname = lua_tostring(state, 1); in zcp_children_list() 403 const char *dsname = lua_tostring(state, 1); in zcp_user_props_list() 472 dataset_name = lua_tostring(state, 1); in zcp_system_props_list() 584 const char *dsname = lua_tostring(state, 1); in zcp_bookmarks_list() 677 const char *snapname = lua_tostring(state, 1); in zcp_holds_list()
|
| H A D | zcp.c | 141 msg = lua_tostring(state, 1); in zcp_error_handler() 259 key = lua_tostring(state, -2); in zcp_table_to_nvlist() 394 fnvlist_add_string(nvl, key, lua_tostring(state, index)); in zcp_lua_to_nvlist_impl() 655 dbgstring = lua_tostring(state, 1); in zcp_debug() 685 const char *dsname = lua_tostring(state, 1); in zcp_exists() 809 lua_tostring(state, -1)); in zcp_panic_cb() 1123 lua_tostring(state, -1)); in zcp_eval() 1376 "invalid kwarg '%s'", lua_tostring(state, -2)); in zcp_parse_table_args()
|
| H A D | zcp_get.c | 767 dataset_name = lua_tostring(state, 1); in zcp_get_prop() 768 property_name = lua_tostring(state, 2); in zcp_get_prop()
|
| /freebsd-14.2/libexec/flua/modules/ |
| H A D | lposix.c | 81 struct passwd *p = getpwnam(lua_tostring(L, 2)); in lua_chown() 87 lua_tostring(L, 2)))); in lua_chown() 98 struct group *g = getgrnam(lua_tostring(L, 3)); in lua_chown() 104 lua_tostring(L, 3)))); in lua_chown()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | Lua.cpp | 55 llvm::formatv("{0}\n", lua_tostring(m_lua_state, -1)), in Run() 68 llvm::formatv("{0}", lua_tostring(m_lua_state, -1)), in RegisterBreakpointCallback() 96 llvm::formatv("{0}", lua_tostring(m_lua_state, -1)), in RegisterWatchpointCallback() 126 llvm::formatv("{0}\n", lua_tostring(m_lua_state, -1)), in CheckSyntax() 149 llvm::formatv("{0}\n", lua_tostring(m_lua_state, -1)), in LoadModule()
|
| /freebsd-14.2/lib/flua/libjail/ |
| H A D | lua_jail.c | 329 param_name = lua_tostring(L, -1); in getparam_table() 403 name = lua_tostring(L, 1); in l_getparams() 494 name = lua_tostring(L, 1); in l_setparams() 524 name = lua_tostring(L, -2); in l_setparams() 538 value = lua_tostring(L, -1); in l_setparams() 585 jid = jail_getid(lua_tostring(L, 1)); in l_attach() 616 jid = jail_getid(lua_tostring(L, 1)); in l_remove()
|
| /freebsd-14.2/contrib/lua/src/ |
| H A D | loadlib.c | 186 luaL_gsub(L, lua_tostring(L, -1), LUA_EXEC_DIR, buff); in setprogdir() 503 pusherrornotfound(L, lua_tostring(L, -1)); /* create error message */ in searchpath() 527 path = lua_tostring(L, -1); in findfile() 541 lua_tostring(L, 1), filename, lua_tostring(L, -1)); in checkload() 595 filename = findfile(L, lua_tostring(L, -1), "cpath", LUA_CSUBSEP); in searcher_Croot() 639 luaL_error(L, "module '%s' not found:%s", name, lua_tostring(L, -1)); in findloader()
|
| H A D | lauxlib.c | 84 const char *name = lua_tostring(L, -1); in pushglobalfuncname() 102 lua_pushfstring(L, "function '%s'", lua_tostring(L, -1)); in pushfuncname() 187 ar.name = (pushglobalfuncname(L, &ar)) ? lua_tostring(L, -1) : "?"; in luaL_argerror() 197 typearg = lua_tostring(L, -1); /* use the given type name */ in luaL_typeerror() 736 const char *filename = lua_tostring(L, fnameindex) + 1; in errfile() 806 status = lua_load(L, getF, &lf, lua_tostring(L, -1), mode); in luaL_loadfilex() 915 const char *kind = (tt == LUA_TSTRING) ? lua_tostring(L, -1) : in luaL_tolstring() 1013 return lua_tostring(L, -1); in luaL_gsub() 1029 const char *msg = lua_tostring(L, -1); in panic()
|
| H A D | ltests.c | 76 const char *msg = lua_tostring(L, -1); in tpanic() 130 lua_tostring(L, -1), buff); in warnf() 1217 lua_pushstring(L, lua_tostring(L1, -1)); in doremote() 1224 lua_pushstring(L, lua_tostring(L1, i)); in doremote() 1276 lua_pushstring(L, lua_tostring(L1, -1)); in checkpanic() 1479 luaL_gsub(L1, lua_tostring(L1, a), in runC() 1480 lua_tostring(L1, b), in runC() 1481 lua_tostring(L1, c)); in runC() 1612 lua_pushfstring(L1, lua_tostring(L, -2), lua_tostring(L, -1)); in runC() 1741 const char *s = lua_tostring(L1, getindex); in runC() [all …]
|
| H A D | lua.c | 123 const char *msg = lua_tostring(L, -1); in report() 135 const char *msg = lua_tostring(L, 1); in msghandler() 522 const char *line = lua_tostring(L, -1); /* original line */ in addreturn() 585 lua_tostring(L, -1))); in l_print()
|
| H A D | lbaselib.c | 52 lua_warning(L, lua_tostring(L, i), 1); in luaB_warn() 53 lua_warning(L, lua_tostring(L, n), 0); /* close warning */ in luaB_warn() 440 if (lua_type(L, 1) == LUA_TSTRING && *lua_tostring(L, 1) == '#') { in luaB_select()
|
| H A D | luac.c | 151 if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) fatal(lua_tostring(L,-1)); in combine() 179 if (luaL_loadfile(L,filename)!=LUA_OK) fatal(lua_tostring(L,-1)); in pmain() 207 if (lua_pcall(L,2,0,0)!=LUA_OK) fatal(lua_tostring(L,-1)); in main()
|
| H A D | liolib.c | 320 const char *filename = lua_tostring(L, 1); in g_iofile() 646 return luaL_error(L, "%s", lua_tostring(L, -n + 1)); in io_readline()
|
| /freebsd-14.2/contrib/lutok/ |
| H A D | state_test.cpp | 229 ATF_REQUIRE(std::strcmp("hello", lua_tostring(raw(state), -1)) == 0); in ATF_TEST_CASE_BODY() 529 ATF_REQUIRE(std::strcmp("oh yes", lua_tostring(raw(state), -1)) == 0); in ATF_TEST_CASE_BODY() 792 ATF_REQUIRE_MATCH("Divisor is 0", lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 805 ATF_REQUIRE_MATCH("Unhandled exception", lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 818 ATF_REQUIRE_MATCH(std::string(900, 'A'), lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 822 ATF_REQUIRE_MATCH(std::string(900, 'A'), lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 866 ATF_REQUIRE_EQ(std::string("first"), lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 871 ATF_REQUIRE_EQ(std::string("second"), lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY() 872 ATF_REQUIRE_EQ(std::string("first"), lua_tostring(raw(state), -2)); in ATF_TEST_CASE_BODY() 1008 ATF_REQUIRE_EQ(std::string("baz"), lua_tostring(raw(state), -1)); in ATF_TEST_CASE_BODY()
|
| H A D | exceptions.cpp | 86 const std::string message = lua_tostring(raw_state, -1); in from_stack()
|
| H A D | state.cpp | 55 lua_getglobal(state, lua_tostring(state, -1)); in protected_getglobal() 106 lua_setglobal(state, lua_tostring(state, -2)); in protected_setglobal() 874 const char *raw_string = lua_tostring(_pimpl->lua_state, index); in to_string()
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-wrapper.swig | 30 llvm::formatv("{0}\n", lua_tostring(L, -1)), 60 llvm::formatv("{0}\n", lua_tostring(L, -1)),
|
| /freebsd-14.2/contrib/libucl/lua/ |
| H A D | lua_ucl.c | 128 out = lua_tostring (fd->L, -1); in lua_ucl_userdata_emitter() 343 const char *classname = lua_tostring (L, -1); in ucl_object_lua_fromtable() 815 type = lua_ucl_str_to_parse_type (lua_tostring (L, 3)); in lua_ucl_parser_parse_string() 861 type = lua_ucl_str_to_parse_type (lua_tostring (L, 3)); in lua_ucl_parser_parse_text() 1088 const char *strtype = lua_tostring (L, 2); in lua_ucl_object_tostring() 1130 path = lua_tostring (L, 3); in lua_ucl_object_validate() 1417 const char *strtype = lua_tostring (L, 2); in lua_ucl_to_format()
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 3852 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_string__SWIG_1() 4026 arg2 = (char *)lua_tostring(L, 2); in _wrap_string_assign() 4869 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBAttachInfo__SWIG_2() 4894 arg1 = (char *)lua_tostring(L, 1); in _wrap_new_SBAttachInfo__SWIG_3() 5074 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBAttachInfo_SetExecutable__SWIG_0() 5453 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBAttachInfo_SetProcessPluginName() 5987 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBAttachInfo_SetScriptedProcessClassName() 7425 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBBreakpoint_SetCondition() 7625 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBBreakpoint_SetThreadName() 7675 arg2 = (char *)lua_tostring(L, 2); in _wrap_SBBreakpoint_SetQueueName() [all …]
|
| /freebsd-14.2/stand/liblua/ |
| H A D | lutils.c | 260 str = lua_tostring(L, 1); in lua_openfile() 263 mode = lua_tostring(L, 2); in lua_openfile()
|
| H A D | gfx_utils.c | 268 const char *errstr = lua_tostring(L, -1); in gfx_init_md()
|
| /freebsd-14.2/stand/common/ |
| H A D | interp_lua.c | 133 const char *errstr = lua_tostring(luap, -1); in interp_init()
|
| /freebsd-14.2/sys/contrib/openzfs/module/lua/ |
| H A D | lauxlib.c | 83 lua_pushfstring(L, "function " LUA_QS, lua_tostring(L, -1)); in pushfuncname() 158 ar.name = (pushglobalfuncname(L, &ar)) ? lua_tostring(L, -1) : "?"; in luaL_argerror() 770 return lua_tostring(L, -1); in luaL_gsub()
|
| H A D | lbaselib.c | 235 if (lua_type(L, 1) == LUA_TSTRING && *lua_tostring(L, 1) == '#') { in luaB_select()
|