Searched refs:setPathTimes (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 466 static void setPathTimes(int dirfd, char *path, timestruc_t modTime); 3532 setPathTimes(dirfd, comp, in doxtract() 3536 setPathTimes(dirfd, comp, in doxtract() 3539 setPathTimes(dirfd, comp, stbuf.st_mtim); in doxtract() 6528 setPathTimes(AT_FDCWD, dirstack, in doDirTimes() 6574 setPathTimes(int dirfd, char *path, timestruc_t modTime) in setPathTimes() function
|