OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:omittype
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zic.c
2799
char
omittype
[TZ_MAX_TYPES];
local
2834
memset(
omittype
, true, typecnt);
2844
omittype
[pretranstype] = false;
2862
omittype
[thisdefaulttype] = false;
2864
omittype
[types[i]] = false;
2866
omittype
[unspecifiedtype] = false;
2872
old0 = strlen(
omittype
);
2900
if (!
omittype
[h]) {
2916
omittype
[type] = false;
2927
omittype
[type] = false
[
all
...]
zic.c
2799
char
omittype
[TZ_MAX_TYPES];
local
2834
memset(
omittype
, true, typecnt);
2844
omittype
[pretranstype] = false;
2862
omittype
[thisdefaulttype] = false;
2864
omittype
[types[i]] = false;
2866
omittype
[unspecifiedtype] = false;
2872
old0 = strlen(
omittype
);
2900
if (!
omittype
[h]) {
2916
omittype
[type] = false;
2927
omittype
[type] = false
[
all
...]
Completed in 47 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026