Home | History | Annotate | Download | only in pax

Lines Matching refs:EXTRACT

323 			 * match only dir on extract, not the subtree at dir
683 * figure out the operation mode of pax read,write,extract,copy,append
692 act = EXTRACT;
723 case EXTRACT:
781 { "extract", no_argument, 0, 'x' }, /* F */
966 * this is a create or extract operation.
1032 * extract an archive, preserving mode,
1035 tar_set_action(EXTRACT);
1193 if (act == EXTRACT)
1207 case EXTRACT:
1221 * extract.
1440 { "extract", no_argument, 0, 'i' },
1496 else if (act == EXTRACT && op == LIST)
1574 cpio_set_action(EXTRACT);
1677 * file with patterns to extract or list
1794 act = EXTRACT;
1824 case EXTRACT: