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