Searched defs:archtype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1272 int archtype; local
1417 archtype = putfile(file, cp2, parent, NULL, NORMAL_FILE,
1423 (archtype == PUT_NOTAS_LINK)) {
1842 int archtype = 0; local
2232 archtype = putfile(buf, cp, newparent, NULL,
2237 (archtype == PUT_NOTAS_LINK)) {

Completed in 174 milliseconds