tvp                46 maint/gnulib/lib/pselect.c   struct timeval tv, *tvp;
tvp                58 maint/gnulib/lib/pselect.c       tvp = &tv;
tvp                61 maint/gnulib/lib/pselect.c     tvp = NULL;
tvp                68 maint/gnulib/lib/pselect.c   select_result = select (nfds, rfds, wfds, xfds, tvp);