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