Home
last modified time | relevance | path

Searched defs:lua_pushfstring (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h213 LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
/freebsd-13.1/contrib/lua/src/
H A Dlua.h240 LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
H A Dlapi.c542 LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) { in lua_pushfstring() function
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlapi.c539 LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) { in lua_pushfstring() function