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