Home
last modified time | relevance | path

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

/external/lua/src/
Dliolib.c208 static int aux_close (lua_State *L) { in aux_close() function
218 return aux_close(L); in f_close()
232 aux_close(L); /* ignore closed and incompletely open files */ in f_gc()
645 aux_close(L); /* close it */ in io_readline()