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