Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dinterp_lua.c48 static struct interp_lua_softc lua_softc; variable
105 struct interp_lua_softc *softc = &lua_softc; in interp_preinit()
142 struct interp_lua_softc *softc = &lua_softc; in interp_init()
168 struct interp_lua_softc *softc = &lua_softc; in interp_run()
223 struct interp_lua_softc *softc = &lua_softc; in interp_include()