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