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