OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tt_utoff
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
localtime.c
223
int_least32_t
tt_utoff
; /* UT offset in seconds */
member in struct:ttinfo
366
s->
tt_utoff
= (int_least32_t)utoff;
455
l = ttisp->
tt_utoff
;
473
timezone = - ttisp->
tt_utoff
;
477
altzone = - ttisp->
tt_utoff
;
769
ttisp->
tt_utoff
= (int_least32_t)detzcode(p);
1447
- sp->ttis[j].
tt_utoff
;
1456
- sp->ttis[j].
tt_utoff
;
1497
theiroffset = -sp->ttis[j].
tt_utoff
;
1776
** t += ttisp->
tt_utoff
;
[
all
...]
localtime.c
223
int_least32_t
tt_utoff
; /* UT offset in seconds */
member in struct:ttinfo
366
s->
tt_utoff
= (int_least32_t)utoff;
455
l = ttisp->
tt_utoff
;
473
timezone = - ttisp->
tt_utoff
;
477
altzone = - ttisp->
tt_utoff
;
769
ttisp->
tt_utoff
= (int_least32_t)detzcode(p);
1447
- sp->ttis[j].
tt_utoff
;
1456
- sp->ttis[j].
tt_utoff
;
1497
theiroffset = -sp->ttis[j].
tt_utoff
;
1776
** t += ttisp->
tt_utoff
;
[
all
...]
Completed in 25 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025