Searched refs:thiszone (Results 1 – 2 of 2) sorted by relevance
39 int32_t thiszone; /* gmt to local correction */ member74 pcap_file_hdr.thiszone = 0x00000000; in ff_enable_pcap()
157 static int32_t thiszone; /* time difference with gmt */ variable232 thiszone = gmt2local(0); in main()1483 sec = (tvp->tv_sec + thiszone) % 86400; in ts_print()