Home | History | Annotate | Download | only in resolv

Lines Matching refs:tvp

1317 	struct timeval tv, *tvp;
1322 tvp = &tv;
1325 tvp = NULL;
1328 n = select(nfds, rfds, wfds, efds, tvp);