luaL_error
return luaL_error(L, "bad argument #%d (%s)", narg, extramsg);
return luaL_error(L, "calling " LUA_QS " on bad self (%s)",
return luaL_error(L, "bad argument #%d to " LUA_QS " (%s)",
luaL_error(L, "stack overflow (%s)", msg);
luaL_error(L, "stack overflow");
luaL_error(L, "buffer too large");
luaL_error(L, "object length is not a number");
luaL_error(L, "name conflict for module " LUA_QS, modname);
luaL_error(L, "multiple Lua VMs detected");
luaL_error(L, "version mismatch: app. needs %f, Lua core provides %f",
luaL_error(L, "bad conversion number->int;"
LUALIB_API int (luaL_error) (lua_State *L, const char *fmt, ...);
return luaL_error(L, "cannot change a protected metatable");
return luaL_error(L, "%s", luaL_optstring(L, 2, "assertion failed!"));
luaL_error(L, "trying to access non-existent bits");
return luaL_error(L, "resulting string too large");
return luaL_error(L, "string slice too long");
return luaL_error(L, "unable to dump given function");
return luaL_error(ms->L, "invalid capture index %%%d", l + 1);
return luaL_error(ms->L, "invalid pattern capture");
luaL_error(ms->L, "malformed pattern (ends with " LUA_QL("%%") ")");
luaL_error(ms->L, "malformed pattern (missing " LUA_QL("]") ")");
luaL_error(ms->L, "malformed pattern "
if (level >= LUA_MAXCAPTURES) luaL_error(ms->L, "too many captures");
luaL_error(ms->L, "pattern too complex");
luaL_error(ms->L, "missing " LUA_QL("[") " after "
luaL_error(ms->L, "invalid capture index");
if (l == CAP_UNFINISHED) luaL_error(ms->L, "unfinished capture");
luaL_error(ms->L, "invalid use of " LUA_QL("%c")
luaL_error(L, "invalid replacement value (a %s)", luaL_typename(L, -1));
luaL_error(L, "invalid format (repeated flags)");
luaL_error(L, "invalid format (width or precision too long)");
return luaL_error(L, "invalid option " LUA_QL("%%%c") " to "
return luaL_error(L, "too many results to unpack");
if (i>=u) luaL_error(L, "invalid order function for sorting");
if (j<=l) luaL_error(L, "invalid order function for sorting");
return luaL_error(L, "wrong number of arguments to " LUA_QL("insert"));
luaL_error(L, "invalid value (%s) at index %d in table for "
(void) luaL_error(state, errmsg);
(void) luaL_error(state, errmsg);
(void) luaL_error(state,
(void) luaL_error(state,
return (luaL_error(state, "dataset '%s' is not in the "
return (luaL_error(state, "I/O error opening dataset '%s'",
return (luaL_error(state, "unexpected error %d", error));
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state, "unexpected error %d while "
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state,
return (luaL_error(state, "running functions from the zfs.sync "
return (luaL_error(state,