Lines Matching refs:list
20 USE_TAR(NEWTOY(tar, "&(restrict)(full-time)(no-recursion)(numeric-owner)(no-same-permissions)(overwrite)(exclude)*(mode):(mtime):(group):(owner):(to-command):o(no-same-owner)p(same-permissions)k(keep-old)c(create)|h(dereference)x(extract)|t(list)|v(verbose)J(xz)j(bzip2)z(gzip)S(sparse)O(to-stdout)m(touch)X(exclude-from)*T(files-from)*C(directory):f(file):a[!txc][!jzJa]", TOYFLAG_USR|TOYFLAG_BIN))
28 Create, extract, or list files in a .tar (or compressed t?z) file.
31 c Create x Extract t Test (list)
615 // continuation block, list says where to seek/write sparse file contents
697 // Move seen entry to end of list.
766 static void trim2list(void *list, char *pline)
771 dlist_add(list, n);
798 // Collect file list.
805 // If include file list empty, don't create empty archive
900 // Each time a TT.incl entry is seen it's moved to the end of the list,
901 // with TT.seen pointing to first seen list entry. Anything between