Searched refs:findex (Results 1 – 1 of 1) sorted by relevance
308 static FILE *getiofile (lua_State *L, const char *findex) { in getiofile() argument310 lua_getfield(L, LUA_REGISTRYINDEX, findex); in getiofile()313 luaL_error(L, "default %s file is closed", findex + IOPREF_LEN); in getiofile()