Home | History | Annotate | Download | only in pax

Lines Matching refs:no_argument

256 	{ "insecure",		no_argument,		0,
258 { "force-local", no_argument, 0,
262 { "xz", no_argument, 0,
264 { "gnu", no_argument, 0,
760 { "bunzip2", no_argument, 0, 'j' },
761 { "bzip2", no_argument, 0, 'j' },
762 { "create", no_argument, 0, 'c' }, /* F */
765 { "dereference", no_argument, 0, 'h' },
766 { "keep-old-files", no_argument, 0, 'k' },
767 { "one-file-system", no_argument, 0, 'l' },
768 { "modification-time", no_argument, 0, 'm' },
769 { "old-archive", no_argument, 0, 'o' },
770 { "portability", no_argument, 0, 'o' },
771 { "same-permissions", no_argument, 0, 'p' },
772 { "preserve-permissions", no_argument, 0, 'p' },
773 { "preserve", no_argument, 0, 'p' },
774 { "fast-read", no_argument, 0, 'q' },
775 { "append", no_argument, 0, 'r' }, /* F */
776 { "update", no_argument, 0, 'u' }, /* F */
777 { "list", no_argument, 0, 't' }, /* F */
778 { "verbose", no_argument, 0, 'v' },
779 { "interactive", no_argument, 0, 'w' },
780 { "confirmation", no_argument, 0, 'w' },
781 { "extract", no_argument, 0, 'x' }, /* F */
782 { "get", no_argument, 0, 'x' }, /* F */
783 { "gzip", no_argument, 0, 'z' },
784 { "gunzip", no_argument, 0, 'z' },
785 { "read-full-blocks", no_argument, 0, 'B' },
787 { "xz", no_argument, 0, 'J' },
788 { "to-stdout", no_argument, 0, 'O' },
789 { "absolute-paths", no_argument, 0, 'P' },
790 { "sparse", no_argument, 0, 'S' },
792 { "summary", no_argument, 0, 'V' },
793 { "stats", no_argument, 0, 'V' },
795 { "compress", no_argument, 0, 'Z' },
796 { "uncompress", no_argument, 0, 'Z' },
797 { "strict", no_argument, 0,
799 { "atime-preserve", no_argument, 0,
801 { "unlink", no_argument, 0,
805 { "force-local", no_argument, 0,
807 { "insecure", no_argument, 0,
811 { "no-recursion", no_argument, 0,
814 { "chroot", no_argument, 0,
820 { "catenate", no_argument, 0, 'A' }, /* F */
821 { "concatenate", no_argument, 0, 'A' }, /* F */
822 { "diff", no_argument, 0, 'd' }, /* F */
823 { "compare", no_argument, 0, 'd' }, /* F */
824 { "checkpoint", no_argument, 0,
826 { "help", no_argument, 0,
830 { "incremental", no_argument, 0, 'G' },
832 { "ignore-zeros", no_argument, 0, 'i' },
833 { "ignore-failed-read", no_argument, 0,
835 { "starting-file", no_argument, 0, 'K' },
837 { "multi-volume", no_argument, 0, 'M' },
840 { "record-number", no_argument, 0, 'R' },
841 { "remove-files", no_argument, 0,
843 { "same-order", no_argument, 0, 's' },
844 { "preserve-order", no_argument, 0, 's' },
845 { "null", no_argument, 0,
847 { "totals", no_argument, 0,
851 { "version", no_argument, 0,
853 { "verify", no_argument, 0, 'W' },
854 { "block-compress", no_argument, 0,
1437 { "reset-access-time", no_argument, 0, 'a' },
1438 { "make-directories", no_argument, 0, 'd' },
1439 { "nonmatching", no_argument, 0, 'f' },
1440 { "extract", no_argument, 0, 'i' },
1441 { "link", no_argument, 0, 'l' },
1442 { "preserve-modification-time", no_argument, 0, 'm' },
1443 { "create", no_argument, 0, 'o' },
1444 { "pass-through", no_argument, 0, 'p' },
1445 { "rename", no_argument, 0, 'r' },
1446 { "list", no_argument, 0, 't' },
1447 { "unconditional", no_argument, 0, 'u' },
1448 { "verbose", no_argument, 0, 'v' },
1449 { "append", no_argument, 0, 'A' },
1452 { "force-local", no_argument, 0,
1455 { "dereference", no_argument, 0, 'L' },
1456 { "swap-halfwords", no_argument, 0, 'S' },
1457 no_argument, 0, 'V' },
1458 { "stats", no_argument, 0, 'V' },
1459 { "insecure", no_argument, 0,
1461 { "sparse", no_argument, 0,
1463 { "xz", no_argument, 0,
1468 { "null", no_argument, 0, '0' },
1469 { "swap", no_argument, 0, 'b' },
1470 { "numeric-uid-gid", no_argument, 0, 'n' },
1471 { "swap-bytes", no_argument, 0, 's' },
1474 { "dot", no_argument, 0, 'V' }, /* xxx */
1477 { "no-absolute-pathnames", no_argument, 0,
1479 { "no-preserve-owner", no_argument, 0,
1481 { "only-verify-crc", no_argument, 0,
1485 { "version", no_argument, 0,