Home
last modified time | relevance | path

Searched refs:setPathTimes (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tar/
H A Dtar.c459 static void setPathTimes(int dirfd, char *path, timestruc_t modTime);
3588 setPathTimes(dirfd, comp, in doxtract()
3592 setPathTimes(dirfd, comp, in doxtract()
3595 setPathTimes(dirfd, comp, stbuf.st_mtim); in doxtract()
6570 setPathTimes(AT_FDCWD, dirstack, in doDirTimes()
6616 setPathTimes(int dirfd, char *path, timestruc_t modTime) in setPathTimes() function