Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c394 } Xtarhdr; variable
1261 &Xtarhdr); in dorep()
1561 sp->st_mtim.tv_nsec = Xtarhdr.x_mtime.tv_nsec; in getdir()
1567 Xtarhdr.x_path, sp->st_mtim.tv_sec, in getdir()
1953 Xtarhdr.x_path = longname; in putfile()
2223 Xtarhdr.x_linkpath = filetmp; in putfile()
3028 (void) strcpy(templink, Xtarhdr.x_linkpath); in doxtract()
3883 (void) strlcpy(tempname, Xtarhdr.x_path, in xblocks()
3949 (void) strcpy(name, Xtarhdr.x_path); in xsfile()
4012 load_info_from_xtarhdr(xhdr_flgs, &Xtarhdr); in xsfile()
[all …]