Home
last modified time | relevance | path

Searched refs:TimeValue (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/telnet/
Dsys_bsd.c976 static struct timeval TimeValue = { 0 }; in process_rings() local
1018 (poll == 0)? (struct timeval *)0 : &TimeValue)) < 0) { in process_rings()