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