OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastat
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zic.c
3509
struct attype *
lastat
;
local in function:outzone
3515
for (
lastat
= attypes, i = 1; i < timecnt; i++)
3516
if (attypes[i].at >
lastat
->at)
3517
lastat
= &attypes[i];
3518
if (!
lastat
||
lastat
->at < rpytime(&xr, max_year - 1)) {
3520
lastat
?
lastat
->type : defaulttype);
zic.c
3509
struct attype *
lastat
;
local in function:outzone
3515
for (
lastat
= attypes, i = 1; i < timecnt; i++)
3516
if (attypes[i].at >
lastat
->at)
3517
lastat
= &attypes[i];
3518
if (!
lastat
||
lastat
->at < rpytime(&xr, max_year - 1)) {
3520
lastat
?
lastat
->type : defaulttype);
Completed in 31 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025