Home
last modified time | relevance | path

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

/external/lua/src/
Dliolib.c201 static int aux_close (lua_State *L) { in aux_close() function
211 return aux_close(L); in f_close()
225 aux_close(L); /* ignore closed and incompletely open files */ in f_gc()
611 aux_close(L); /* close it */ in io_readline()