Searched refs:x_path (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 385 *x_path; /* Path of file */ member in struct:xtar_hdr 1626 Xtarhdr.x_path, sp->st_mtim.tv_sec, 2026 Xtarhdr.x_path = longname; 3940 (void) strlcpy(tempname, Xtarhdr.x_path, 4006 (void) strcpy(name, Xtarhdr.x_path); 6140 (void) strcpy(fullname, Xtarhdr.x_path); 6392 filename = Xtarhdr.x_path; 6474 gen_string("path", Xtarhdr.x_path); 6956 if (utf8_local("path", &Xtarhdr.x_path, 7428 errors += local_utf8(&Xtarhdr.x_path, local_pat [all...] |
Completed in 72 milliseconds