Searched refs:setPathTimes (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/tar/ |
| H A D | tar.c | 461 static void setPathTimes(int dirfd, char *path, timestruc_t modTime); 3591 setPathTimes(dirfd, comp, in doxtract() 3595 setPathTimes(dirfd, comp, in doxtract() 3598 setPathTimes(dirfd, comp, stbuf.st_mtim); in doxtract() 6574 setPathTimes(AT_FDCWD, dirstack, in doDirTimes() 6620 setPathTimes(int dirfd, char *path, timestruc_t modTime) in setPathTimes() function
|