Searched defs:os_time (Results 1 – 3 of 3) sorted by relevance
21 struct os_time { struct22 os_time_t sec; argument23 os_time_t usec; argument
241 static int os_time (lua_State *L) { in os_time() function
246 static int os_time (lua_State *L) { in os_time() function