Lines Matching defs:Args

484 long	Args,		/* Mask of selected options */
714 switch (Args & (OCi | OCo | OCp)) {
751 if (Args & OCA) {
925 } else if (Args & OCk) {
1138 if ((Args & OCr) && !Adir && !G_p->g_rw_sysattr) {
1213 VERBOSE((Args & OCt), G_p->g_nam_p);
1215 if (Args & OCt)
1322 if (Args & OCo) {
1335 if ((Args & OCo) || (Args & OCp)) {
1340 if (Args & OCP) {
1455 if (Args & OCi) { /* do running checksum */
1754 VERBOSE((Args & (OCv | OCV)),
1761 if (!(Args & OCu) && G_p->g_mtime <= DesSt.st_mtime)
1779 if (Args & OCp) {
1785 if (Args & OCv) {
1794 VERBOSE((Args & (OCv | OCV)), newname);
1825 if (Args & OCp) {
1841 if (Args & OCR) {
1923 if (Args & OCd) {
2053 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino &&
2059 if (G_p->g_mtime <= DesSt.st_mtime && !(Args & OCu)) {
2120 if (Args & OCp) {
2228 if (Args & OCp) {
2331 } else if (Args & OCp) {
2382 if ((Args & OCp) ||
2540 if (Args & OCp) {
2569 if (rv < 0 || (Args & OCp) ||
2585 if (error && !(Args & OCp)) {
2683 VERBOSE((Args & (OCv | OCV)), nam_p);
2685 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */
2687 if (Args & (OCs | OCb) && G_p->g_filesz % 2) {
2693 if (Args & (OCS | OCb) && G_p->g_filesz % 4) {
2805 VERBOSE((proc_mode != P_SKIP && (Args & (OCv | OCV))),
2994 VERBOSE((Args & (OCv | OCV)), nam_p);
3027 VERBOSE((Args & (OCv | OCV)), nam_p);
3052 VERBOSE((Args & (OCv | OCV)), nam_p);
3231 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
3255 VERBOSE((Args & (OCv | OCV)), Nam_p);
3353 VERBOSE((Args & (OCv | OCV)), Fullnam_p);
3402 if (((Args & OCt) == 0) &&
3432 VERBOSE((Args & OCt), G_p->g_nam_p);
3477 VERBOSE((Args & (OCv | OCV)),
3497 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
3501 VERBOSE((Args & OCt), G_p->g_nam_p);
3509 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
3538 VERBOSE((Args & (OCv | OCV)),
3605 VERBOSE((Args & (OCv | OCV)),
3707 VERBOSE((Args & (OCv | OCV)), tl_p->L_gen.g_nam_p);
3747 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
3770 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
4183 if (Adir && !(Args & OCd)) {
4235 if (Args & OCl) {
4241 if ((Args & OCL) && issymlink) {
4265 if ((G_p->g_mode & Ftype) == S_IFLNK && !(Args & OCL)) {
4295 if (Args & OCR) {
4310 VERBOSE((Args & (OCv | OCV)), Fullnam_p);
4371 VERBOSE((Args & (OCv | OCV)), Fullnam_p);
4418 VERBOSE((Args & (OCv | OCV)), Gen.g_nam_p);
4471 do { /* hit == NONE && (Args & OCk) && Buffr.b_cnt > 0 */
4598 if (!(Args & OCk))
4609 if (!(Args & OCk))
4628 Args |= BSM;
4957 VERBOSE((Args & OCt), Gen.g_nam_p);
5045 if (Onecopy && (Args & OCo)) {
5174 if ((Args & OCL)) {
5329 return (Args & OCf);
5335 return (!(Args & OCf));
5338 return (Args & OCf); /* not matched */
5366 if (Args & OCd) {
5441 if ((Args & OCV) && Verbcnt) { /* clear current line of dots */
5510 if (Args & OCp) {
5564 if (Args & OCp) {
5635 if ((!(Args & OCp)) && !(Hdr_type == USTAR)) {
5640 } else if ((!(Args & OCp)) && (Hdr_type == USTAR)) {
5714 if ((Args & OCi) && (Hdr_type == USTAR)) {
5719 if (Args & OCR) {
6032 if ((Args & OCi) || Append) {
6095 if (Args & OCp) {
6112 if ((Args & OCi) && (Hdr_type == USTAR)) {
6139 if (Args & OCp) {
6187 if (Args & OCp) {
6224 if (Args & OCp) {
6246 if (!(Args & OCo)) {
6247 if (Args & OCR) {
6273 if (Args & OCm) {
6320 if (!(Args & OCi) && (Args & OCa)) {
6432 Args |= OCa;
6435 Args |= OCb;
6438 Args |= OCc;
6444 Args |= OCd;
6447 Args |= OCf;
6450 Args |= OCi;
6454 Args |= OCk;
6457 Args |= OCl;
6460 Args |= OCm;
6463 Args |= OCo;
6468 Args |= OCp;
6471 Args |= OCr;
6474 Args |= OCs;
6477 Args |= OCt;
6480 Args |= OCu;
6483 Args |= OCv;
6486 Args |= OCA;
6489 Args |= OCB;
6493 if (Args & OCC)
6496 Args |= OCC;
6504 if (Args & OCE)
6507 Args |= OCE;
6512 if (Args & OCH)
6515 Args |= OCH;
6520 if (Args & OCI)
6523 Args |= OCI;
6528 Args |= OCL;
6531 if (Args & OCM)
6534 Args |= OCM;
6539 if (Args & OCO)
6542 Args |= OCO;
6547 Args |= OCP;
6551 if (Args & OCR)
6554 Args |= OCR;
6559 Args |= OCS;
6562 Args |= OCV;
6565 Args |= OC6;
6596 ckopts(Args);
6598 if (Args & OCr) {
6608 if (Args & OCp) {
6616 if (Args & OCi) {
6619 if (Args & OCE)
6621 } else if (Args & OCo) {
6670 if (Args & (OCi | OCo)) {
6672 if (Args & (OCB | OCC)) {
6711 if (Args & OCp) { /* get destination directory */
6748 if (Args & OCa) {
6782 if (Args & OCi)
6825 if (Args & (OCb | OCs | BSM)) {
6845 if (Args & (OCb | OCS)) {
6919 } else if ((Args & OCt) &&
6926 name = (Args & OCp) ? nam_p : Gen.g_attrfnam_p;
6946 if ((Args & OCt) && (Args & OCv)) {
7100 } else if ((Args & OCt) || (Args & OCv)) {
7782 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
7816 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p);
8918 if ((Args & OCt) == 0) {
8936 if (Args & OCi) {
8942 if ((G_p->g_dirfd == -1) && (Args & (OCi | OCp))) {
8998 if (Args & OCo) {
9382 if (Args & OCL) {
9487 if (Args & OCL) {
9557 if (((Args & OCL) || (! isSymlink)) && !is_sysattr) {