Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/tar/
H A Dtar.c464 static void setPathTimes(int dirfd, char *path, timestruc_t modTime);
3493 setPathTimes(dirfd, comp, in doxtract()
3497 setPathTimes(dirfd, comp, in doxtract()
3500 setPathTimes(dirfd, comp, stbuf.st_mtim); in doxtract()
6483 setPathTimes(AT_FDCWD, dirstack, in doDirTimes()
6529 setPathTimes(int dirfd, char *path, timestruc_t modTime) in setPathTimes() function