Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/telnet/
H A Dsys_bsd.c918 static struct timeval TimeValue = { 0, 0 }; in process_rings() local
961 (poll == 0)? NULL : &TimeValue)) < 0) { in process_rings()