Lines Matching full:tvp
113 const char *fname, mode_t mode, struct timeval tvp[2]);117 struct timeval tvp[2]);377 mode_t mode, struct timeval tvp[2])1746 if (tvp != NULL)1748 if (futimes (fd, tvp) != 0)1767 struct timeval tvp[2])1803 if (tvp != NULL)1805 if (unlikely (futimes (fd, tvp) != 0))