Home | History | Annotate | Download | only in src

Lines Matching refs:tp

579       struct timeval t, *tp = NULL;
592 tp = &t;
604 tp = &t;
646 if (select(maxfd+1, &rset, &wset, &eset, tp) < 0)