Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c760 static struct timeval TimeValue = { 0 }; in process_rings() local
779 (poll == 0) ? NULL : &TimeValue)) < 0) { in process_rings()