OpenGrok
Cross Reference: netlib.c
xref
: /
external
/
netperf
/
netlib.c
Home
|
History
|
Annotate
|
Download
|
only in
netperf
Lines Matching
refs:rval
3356
int
rval
;
3362
if ((
rval
= select(0,
3367
if ( SOCKET_EINTR(
rval
) ) {