Home
last modified time | relevance | path

Searched refs:lua_pushvfstring (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h210 LUA_API const char *(lua_pushvfstring) (lua_State *L, const char *fmt, variable
/freebsd-src/contrib/lua/src/
H A Dlua.h249 LUA_API const char *(lua_pushvfstring) (lua_State *L, const char *fmt, variable
H A Dlauxlib.c238 lua_pushvfstring(L, fmt, argp); in luaL_error()
H A Dlapi.c555 LUA_API const char *lua_pushvfstring (lua_State *L, const char *fmt, in lua_pushvfstring() function
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlapi.c529 LUA_API const char *lua_pushvfstring (lua_State *L, const char *fmt, in lua_pushvfstring() function
1307 EXPORT_SYMBOL(lua_pushvfstring);
H A Dlauxlib.c193 lua_pushvfstring(L, fmt, argp); in luaL_error()
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dzcp.c152 const char *buf = lua_pushvfstring(state, msg, alist); in zcp_argerror()
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp982 lua_pushvfstring(L, fmt, argp);
[all...]