OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TZDIR
(Results
1 - 3
of
3
) sorted by relevancy
/src/etc/
Makefile
43
TZDIR
= /usr/share/zoneinfo
264
CONFIGSYMLINKS+= ${
TZDIR
}/${LOCALTIME} /etc/localtime \
/src/include/
tzfile.h
25
#ifndef
TZDIR
/* Time zone object file directory */
26
# define
TZDIR
"/usr/share/zoneinfo"
27
#endif /* !defined
TZDIR
*/
/src/lib/libc/time/
Makefile
124
# "Compiled" timezone information is placed in the "
TZDIR
" directory
128
TZDIR
= $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
297
# -DOPENAT_TZDIR if tzset should use openat on
TZDIR
then a relative open.
312
# -DSUPPRESS_TZDIR to not prepend
TZDIR
to file names; this has
545
ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(
TZDIR
)'
728
cp -f $(TABDATA) '$(DESTDIR)$(
TZDIR
)/.'
781
tzdir
.h:
786
'#ifndef
TZDIR
' \
787
'# define
TZDIR
"$(
TZDIR
)" /* TZif directory */'
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026