OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tz_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/utils/
os_win32.c
67
os_time_t
tz_offset
;
local
91
tz_offset
= t2 - t1;
93
tz_offset
= 0;
95
tz_offset
= 0;
97
*t = (os_time_t) t_local -
tz_offset
;
os_unix.c
139
os_time_t
tz_offset
;
local
163
tz_offset
= t2 - t1;
165
tz_offset
= 0;
167
tz_offset
= 0;
169
*t = (os_time_t) t_local -
tz_offset
;
Completed in 87 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026