Searched refs:g_iofile (Results 1 – 1 of 1) sorted by relevance
303 static int g_iofile (lua_State *L, const char *f, const char *mode) { in g_iofile() function321 return g_iofile(L, IO_INPUT, "r"); in io_input()326 return g_iofile(L, IO_OUTPUT, "w"); in io_output()