Home
last modified time | relevance | path

Searched defs:os_time (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/wpa/src/utils/
H A Dos.h21 struct os_time { struct
22 secos_time global() argument
23 usecos_time global() argument
/freebsd-src/contrib/lua/src/
H A Dloslib.c344 static int os_time (lua_State *L) { in os_time() function