xref
: /
freebsd
/
libexec
/
bootpd
/
tzone.h
(revision e8643b01e6312a56d1e44a760fb4e95f0b10b54c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/*
tzone.h
*/
2
extern
int32
secondswest
;
3
extern
void
tzone_init
();
4