Home
last modified time | relevance | path

Searched defs:tag_error (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlauxlib.c173 static void tag_error (lua_State *L, int narg, int tag) { in tag_error() function
/freebsd-12.1/contrib/lua/src/
H A Dlauxlib.c196 static void tag_error (lua_State *L, int arg, int tag) { in tag_error() function