Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloslib.c230 static void setallfields (lua_State *L, struct tm *stm) { in setallfields() function
319 setallfields(L, stm); in os_date()
360 setallfields(L, &ts); /* update fields with normalized values */ in os_time()