Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dinterp_lua.c51 static struct interp_lua_softc lua_softc; variable
106 struct interp_lua_softc *softc = &lua_softc; in interp_init()
146 struct interp_lua_softc *softc = &lua_softc; in interp_run()
201 struct interp_lua_softc *softc = &lua_softc; in interp_include()