Lines Matching refs:Args
486 long Args, /* Mask of selected options */ variable
716 switch (Args & (OCi | OCo | OCp)) { in main()
753 if (Args & OCA) { in main()
829 if ((Args & OCq) == 0) { in main()
930 } else if (Args & OCk) { in bfill()
1143 if ((Args & OCr) && !Adir && !G_p->g_rw_sysattr) { in ckname()
1218 VERBOSE((Args & OCt), G_p->g_nam_p); in ckname()
1220 if (Args & OCt) in ckname()
1327 if (Args & OCo) { in ckopts()
1340 if ((Args & OCo) || (Args & OCp)) { in ckopts()
1345 if (Args & OCP) { in ckopts()
1460 if (Args & OCi) { /* do running checksum */ in cksum()
1759 VERBOSE((Args & (OCv | OCV)), in creat_lnk()
1766 if (!(Args & OCu) && G_p->g_mtime <= DesSt.st_mtime) in creat_lnk()
1784 if (Args & OCp) { in creat_lnk()
1790 if (Args & OCv) { in creat_lnk()
1799 VERBOSE((Args & (OCv | OCV)), newname); in creat_lnk()
1830 if (Args & OCp) { in creat_spec()
1846 if (Args & OCR) { in creat_spec()
1928 if (Args & OCd) { in creat_spec()
2058 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino && in creat_tmp()
2064 if (G_p->g_mtime <= DesSt.st_mtime && !(Args & OCu)) { in creat_tmp()
2125 if (Args & OCp) { in creat_tmp()
2233 if (Args & OCp) { in read_chunk()
2336 } else if (Args & OCp) { in write_bytes()
2387 if ((Args & OCp) || in rdwr_bytes()
2545 if (Args & OCp) { in data_copy_with_holes()
2574 if (rv < 0 || (Args & OCp) || in data_copy_with_holes()
2590 if (error && !(Args & OCp)) { in data_copy_with_holes()
2688 VERBOSE((Args & (OCv | OCV)), nam_p); in data_in()
2690 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */ in data_in()
2692 if (Args & (OCs | OCb) && G_p->g_filesz % 2) { in data_in()
2698 if (Args & (OCS | OCb) && G_p->g_filesz % 4) { in data_in()
2810 VERBOSE((proc_mode != P_SKIP && (Args & (OCv | OCV))), in data_in()
2999 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()
3032 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()
3057 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()
3236 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in data_out()
3260 VERBOSE((Args & (OCv | OCV)), Nam_p); in data_pass()
3358 VERBOSE((Args & (OCv | OCV)), Fullnam_p); in data_pass()
3407 if (((Args & OCt) == 0) && in file_in()
3437 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
3482 VERBOSE((Args & (OCv | OCV)), in file_in()
3502 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in file_in()
3506 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
3514 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in file_in()
3543 VERBOSE((Args & (OCv | OCV)), in file_in()
3610 VERBOSE((Args & (OCv | OCV)), in file_in()
3712 VERBOSE((Args & (OCv | OCV)), tl_p->L_gen.g_nam_p); in file_out()
3752 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in file_out()
3775 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in file_out()
4188 if (Adir && !(Args & OCd)) { in file_pass()
4240 if (Args & OCl) { in file_pass()
4246 if ((Args & OCL) && issymlink) { in file_pass()
4270 if ((G_p->g_mode & Ftype) == S_IFLNK && !(Args & OCL)) { in file_pass()
4300 if (Args & OCR) { in file_pass()
4315 VERBOSE((Args & (OCv | OCV)), Fullnam_p); in file_pass()
4376 VERBOSE((Args & (OCv | OCV)), Fullnam_p); in file_pass()
4423 VERBOSE((Args & (OCv | OCV)), Gen.g_nam_p); in flush_lnks()
4603 if (!(Args & OCk)) in gethdr()
4614 if (!(Args & OCk)) in gethdr()
4633 Args |= BSM; in gethdr()
4962 VERBOSE((Args & OCt), Gen.g_nam_p); in gethdr()
5050 if (Onecopy && (Args & OCo)) { in getname()
5179 if ((Args & OCL)) { in getname()
5334 return (Args & OCf); in matched()
5340 return (!(Args & OCf)); in matched()
5343 return (Args & OCf); /* not matched */ in matched()
5371 if (Args & OCd) { in missdir()
5446 if ((Args & OCV) && Verbcnt) { /* clear current line of dots */ in msg()
5515 if (Args & OCp) { in openout()
5569 if (Args & OCp) { in openout()
5640 if ((!(Args & OCp)) && !(Hdr_type == USTAR)) { in openout()
5645 } else if ((!(Args & OCp)) && (Hdr_type == USTAR)) { in openout()
5719 if ((Args & OCi) && (Hdr_type == USTAR)) { in openout()
5724 if (Args & OCR) { in openout()
6037 if ((Args & OCi) || Append) { in rstbuf()
6100 if (Args & OCp) { in rstfiles()
6117 if ((Args & OCi) && (Hdr_type == USTAR)) { in rstfiles()
6144 if (Args & OCp) { in rstfiles()
6192 if (Args & OCp) { in rstfiles()
6229 if (Args & OCp) { in rstfiles()
6251 if (!(Args & OCo)) { in rstfiles()
6252 if (Args & OCR) { in rstfiles()
6278 if (Args & OCm) { in rstfiles()
6325 if (!(Args & OCi) && (Args & OCa)) { in rstfiles()
6437 Args |= OCa; in setup()
6440 Args |= OCb; in setup()
6443 Args |= OCc; in setup()
6449 Args |= OCd; in setup()
6452 Args |= OCf; in setup()
6455 Args |= OCi; in setup()
6459 Args |= OCk; in setup()
6462 Args |= OCl; in setup()
6465 Args |= OCm; in setup()
6468 Args |= OCo; in setup()
6473 Args |= OCp; in setup()
6476 Args |= OCq; in setup()
6479 Args |= OCr; in setup()
6482 Args |= OCs; in setup()
6485 Args |= OCt; in setup()
6488 Args |= OCu; in setup()
6491 Args |= OCv; in setup()
6494 Args |= OCA; in setup()
6497 Args |= OCB; in setup()
6501 if (Args & OCC) in setup()
6504 Args |= OCC; in setup()
6512 if (Args & OCE) in setup()
6515 Args |= OCE; in setup()
6520 if (Args & OCH) in setup()
6523 Args |= OCH; in setup()
6528 if (Args & OCI) in setup()
6531 Args |= OCI; in setup()
6536 Args |= OCL; in setup()
6539 if (Args & OCM) in setup()
6542 Args |= OCM; in setup()
6547 if (Args & OCO) in setup()
6550 Args |= OCO; in setup()
6555 Args |= OCP; in setup()
6559 if (Args & OCR) in setup()
6562 Args |= OCR; in setup()
6567 Args |= OCS; in setup()
6570 Args |= OCV; in setup()
6573 Args |= OC6; in setup()
6604 ckopts(Args); in setup()
6606 if (Args & OCr) { in setup()
6616 if (Args & OCp) { in setup()
6624 if (Args & OCi) { in setup()
6627 if (Args & OCE) in setup()
6629 } else if (Args & OCo) { in setup()
6678 if (Args & (OCi | OCo)) { in setup()
6680 if (Args & (OCB | OCC)) { in setup()
6719 if (Args & OCp) { /* get destination directory */ in setup()
6756 if (Args & OCa) { in set_tym()
6790 if (Args & OCi) in sigint()
6833 if (Args & (OCb | OCs | BSM)) { in swap()
6853 if (Args & (OCb | OCS)) { in swap()
6927 } else if ((Args & OCt) && in verbose()
6934 name = (Args & OCp) ? nam_p : Gen.g_attrfnam_p; in verbose()
6954 if ((Args & OCt) && (Args & OCv)) { in verbose()
7108 } else if ((Args & OCt) || (Args & OCv)) { in verbose()
7790 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in bar_file_in()
7824 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in bar_file_in()
8926 if ((Args & OCt) == 0) { in open_dirfd()
8944 if (Args & OCi) { in open_dirfd()
8950 if ((G_p->g_dirfd == -1) && (Args & (OCi | OCp))) { in open_dirfd()
9006 if (Args & OCo) { in write_xattr_hdr()
9389 if (Args & OCL) { in preview_attrs()
9494 if (Args & OCL) { in sl_preview_synonyms()
9564 if (((Args & OCL) || (! isSymlink)) && !is_sysattr) { in sl_remember_tgt()