Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldo.c914 static void closepaux (lua_State *L, void *ud) { in closepaux() function
930 status = luaD_rawrunprotected(L, &closepaux, &pcl); in luaD_closeprotected()