Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dliolib.c234 static void aux_lines (lua_State *L, int idx, int toclose) { in aux_lines() argument
236 lua_pushboolean(L, toclose); /* close/not close file when finished */ in aux_lines()