Searched refs:the_time (Results 1 – 1 of 1) sorted by relevance
51 static time_t the_time; variable656 if (the_time == 0) { in skt_copy_cksum_common()657 (void) time(&the_time); in skt_copy_cksum_common()658 srand(the_time); in skt_copy_cksum_common()708 if (the_time == 0) { in skt_cksum_common()709 (void) time(&the_time); in skt_cksum_common()710 srand(the_time); in skt_cksum_common()