Home | History | Annotate | Download | only in resolv

Lines Matching refs:tvp

1377 	struct timeval tv, *tvp;
1382 tvp = &tv;
1385 tvp = NULL;
1388 n = select(nfds, rfds, wfds, efds, tvp);