Home
last modified time | relevance | path

Searched defs:localtime (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tzcode/
H A Dprivate.h676 # define localtime tz_localtime macro
H A Dlocaltime.c1891 localtime(const time_t *timep) localtime() function
/freebsd/sys/netinet/
H A Dtcp_var.h152 uint64_t localtime; /* Time we actually got the req */ member
/freebsd/contrib/sqlite3/
H A Dsqlite3.c49454 struct tm *__cdecl localtime(const time_t *t) in localtime() function