Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldo.h29 LUAI_FUNC int luaD_protectedparser (lua_State *L, ZIO *z, const char *name,
H A Dldo.c672 int luaD_protectedparser (lua_State *L, ZIO *z, const char *name, in luaD_protectedparser() function
H A Dlapi.c979 status = luaD_protectedparser(L, &z, chunkname, mode); in lua_load()
/freebsd-12.1/contrib/lua/src/
H A Dldo.h39 LUAI_FUNC int luaD_protectedparser (lua_State *L, ZIO *z, const char *name,
H A Dldo.c783 int luaD_protectedparser (lua_State *L, ZIO *z, const char *name, in luaD_protectedparser() function
H A Dlapi.c999 status = luaD_protectedparser(L, &z, chunkname, mode); in lua_load()