Home | History | Annotate | Download | only in Modules

Lines Matching refs:tvp

202     struct timeval tv, *tvp;
213 tvp = (struct timeval *)NULL;
230 tvp = &tv;
263 if (tvp)
269 n = select(max, &ifdset, &ofdset, &efdset, tvp);
279 if (tvp) {