Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dliolib.c214 static int aux_close (lua_State *L) { in aux_close() function
224 return aux_close(L); in f_close()
238 aux_close(L); /* ignore closed and incompletely open files */ in f_gc()
651 aux_close(L); /* close it */ in io_readline()