OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tzone
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_parse_date.c
52
tUNUMBER,
tZONE
, tDST };
172
if (gds->tokenp[0].token ==
tZONE
181
if (gds->tokenp[0].token ==
tZONE
) {
548
{ 0, "gmt",
tZONE
, 0*HOUR }, /* Greenwich Mean */
549
{ 0, "ut",
tZONE
, 0*HOUR }, /* Universal (Coordinated) */
550
{ 0, "utc",
tZONE
, 0*HOUR },
551
{ 0, "wet",
tZONE
, 0*HOUR }, /* Western European */
553
{ 0, "wat",
tZONE
, 1*HOUR }, /* West Africa */
554
{ 0, "at",
tZONE
, 2*HOUR }, /* Azores */
555
/* { 0, "bst",
tZONE
, 3*HOUR }, */ /* Brazil Standard: Conflict *
987
long
tzone
;
local
[
all
...]
/src/external/mpl/bind/dist/lib/ns/
query.c
5876
dns_zone_t *
tzone
= NULL;
local
5883
options, &
tzone
, &tdb, &tversion);
5900
RESTORE(qctx->zone,
tzone
);
5911
if (
tzone
!= NULL) {
5912
dns_zone_detach(&
tzone
);
8861
dns_zone_t *
tzone
= NULL;
local
8866
options, &
tzone
, &tdb, &tversion);
8871
if (
tzone
!= NULL) {
8872
dns_zone_detach(&
tzone
);
8897
RESTORE(qctx->zone,
tzone
);
[
all
...]
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026