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