Lines Matching refs:OCp
716 switch (Args & (OCi | OCo | OCp)) { in main()
780 case OCp: /* PASS */ in main()
1245 } else if (mask & OCp) { in ckopts()
1340 if ((Args & OCo) || (Args & OCp)) { in ckopts()
1428 if ((mask & OCp) && ((mask & (OCB|OCC)) == 0)) { in ckopts()
1784 if (Args & OCp) { in creat_lnk()
1830 if (Args & OCp) { in creat_spec()
2058 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino && 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()
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()
6100 if (Args & OCp) { in rstfiles()
6144 if (Args & OCp) { in rstfiles()
6192 if (Args & OCp) { in rstfiles()
6229 if (Args & OCp) { in rstfiles()
6473 Args |= OCp; in setup()
6616 if (Args & OCp) { in setup()
6719 if (Args & OCp) { /* get destination directory */ in setup()
6934 name = (Args & OCp) ? nam_p : Gen.g_attrfnam_p; in verbose()
8950 if ((G_p->g_dirfd == -1) && (Args & (OCi | OCp))) { in open_dirfd()