OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisabbr
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zic.c
2695
register char *
thisabbr
;
local in function:writezone
2705
thisabbr
= &chars[desigidx[i]];
2707
if (strcmp(&thischars[j],
thisabbr
) == 0)
2710
strcpy(&thischars[thischarcnt],
thisabbr
);
2711
thischarcnt += strlen(
thisabbr
) + 1;
zic.c
2695
register char *
thisabbr
;
local in function:writezone
2705
thisabbr
= &chars[desigidx[i]];
2707
if (strcmp(&thischars[j],
thisabbr
) == 0)
2710
strcpy(&thischars[thischarcnt],
thisabbr
);
2711
thischarcnt += strlen(
thisabbr
) + 1;
Completed in 27 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025