Searched refs:lua_pushvfstring (Results  1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/lua/ | 
| H A D | lua.h | 211 LUA_API const char *(lua_pushvfstring) (lua_State *L, const char *fmt,  variable
 | 
| /freebsd/contrib/lua/src/ | 
| H A D | lua.h | 249 LUA_API const char *(lua_pushvfstring) (lua_State *L, const char *fmt,  variable
 | 
| H A D | lauxlib.c | 239   lua_pushvfstring(L, fmt, argp);  in luaL_error()
 | 
| H A D | lapi.c | 555 LUA_API const char *lua_pushvfstring (lua_State *L, const char *fmt,  in lua_pushvfstring()  function
 | 
| /freebsd/sys/contrib/openzfs/module/lua/ | 
| H A D | lapi.c | 530 LUA_API const char *lua_pushvfstring (lua_State *L, const char *fmt,  in lua_pushvfstring()  function1308 EXPORT_SYMBOL(lua_pushvfstring);
 
 | 
| H A D | lauxlib.c | 194   lua_pushvfstring(L, fmt, argp);  in luaL_error()
 | 
| /freebsd/sys/contrib/openzfs/module/zfs/ | 
| H A D | zcp.c | 153 	const char *buf = lua_pushvfstring(state, msg, alist);  in zcp_argerror()
 | 
| /freebsd/lib/clang/liblldb/ | 
| H A D | LLDBWrapLua.cpp | 982   lua_pushvfstring(L, fmt, argp);  in SWIG_Lua_pushferrstring()
 |