Home | History | Annotate | Download | only in netcat

Lines Matching refs:timer2

150 struct timeval * timer2 = NULL;
1175 memcpy (timer2, timer1, sizeof (struct timeval));
1176 rr = select (16, ding2, 0, 0, timer2); /* here it is, kiddies */
1476 timer2 = (struct timeval *) Hmalloc (sizeof (struct timeval));