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