Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloslib.c100 static int getboolfield (lua_State *L, const char *key) { in getboolfield() function
184 ts.tm_isdst = getboolfield(L, "isdst"); in os_time()