Searched refs:gmt2local (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dgmt2local.h24 int32_t gmt2local(time_t);
H A Dgmt2local.c34 #include "gmt2local.h"
41 gmt2local(time_t t) function
H A DMakefile.in83 gmt2local.c \
269 gmt2local.h \
H A Dtcpdump.c121 #include "gmt2local.h"
1567 timezone_offset = gmt2local(0);
/freebsd-13-stable/usr.sbin/ndp/
H A DMakefile22 SRCS= ndp.c gmt2local.c
H A Dndp.c112 #include "gmt2local.h"
168 thiszone = gmt2local(0);
/freebsd-13-stable/sbin/setkey/
H A Dsetkey.c69 static int32_t gmt2local(time_t);
118 thiszone = gmt2local(0);
583 /* From: tcpdump(1):gmt2local.c and util.c */
617 gmt2local(time_t t) function
/freebsd-13-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile17 gmt2local.c \

Completed in 175 milliseconds