OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tzdefault
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
zic.c
965
static const char *
tzdefault
;
variable in typeref:typename:const char *
1068
if (
tzdefault
!= NULL) {
1075
tzdefault
= optarg;
1140
if (
tzdefault
== NULL)
1141
tzdefault
=
TZDEFAULT
;
1167
dolink(lcltime,
tzdefault
, true);
1926
if (lcltime != NULL && strcmp(fields[ZF_NAME],
tzdefault
) == 0) {
1928
tzdefault
);
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025