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