Searched refs:thiszone (Results 1 – 8 of 8) sorted by relevance
90 static time_t thiszone; variable131 thiszone = gmt2local(0); in main()627 s = (tp.tv_sec + thiszone ) % 86400; in printdate()
277 hdr.thiszone = SWAPLONG(hdr.thiszone); in pcap_check_header()805 hdr.thiszone = 0; in sf_write_header()
81 int thiszone; variable
122 static int32_t thiszone; /* time difference with gmt */ variable202 thiszone = utc_offset(); in main()1557 sec = (tvp->tv_sec + thiszone) % 86400; in ts_print()
211 bpf_int32 thiszone; /* not used - SHOULD be filled with 0 */ member
386 hdr.thiszone = 0; in try_reset_dump()
170 int32_t thiszone; member192 bpf_int32 thiszone; /* gmt to local correction */
2406 pfh.thiszone = 0;