Home
last modified time | relevance | path

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

/freebsd-14.2/stand/common/
H A Dinterp_lua.c48 static struct interp_lua_softc lua_softc; variable
103 struct interp_lua_softc *softc = &lua_softc; in interp_init()
149 struct interp_lua_softc *softc = &lua_softc; in interp_run()
204 struct interp_lua_softc *softc = &lua_softc; in interp_include()