Lines Matching refs:OCp
725 switch (Args & (OCi | OCo | OCp)) { in main()
789 case OCp: /* PASS */ in main()
1254 } else if (mask & OCp) { in ckopts()
1349 if ((Args & OCo) || (Args & OCp)) { in ckopts()
1437 if ((mask & OCp) && ((mask & (OCB|OCC)) == 0)) { in ckopts()
1793 if (Args & OCp) { in creat_lnk()
1839 if (Args & OCp) { in creat_spec()
2066 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino && in creat_tmp()
2133 if (Args & OCp) { in creat_tmp()
2241 if (Args & OCp) { in read_chunk()
2344 } else if (Args & OCp) { in write_bytes()
2395 if ((Args & OCp) || in rdwr_bytes()
2553 if (Args & OCp) { in data_copy_with_holes()
2582 if (rv < 0 || (Args & OCp) || in data_copy_with_holes()
2598 if (error && !(Args & OCp)) { in data_copy_with_holes()
5522 if (Args & OCp) { in openout()
5576 if (Args & OCp) { in openout()
5647 if ((!(Args & OCp)) && !(Hdr_type == USTAR)) { in openout()
5652 } else if ((!(Args & OCp)) && (Hdr_type == USTAR)) { in openout()
6111 if (Args & OCp) { in rstfiles()
6155 if (Args & OCp) { in rstfiles()
6203 if (Args & OCp) { in rstfiles()
6240 if (Args & OCp) { in rstfiles()
6484 Args |= OCp; in setup()
6627 if (Args & OCp) { in setup()
6730 if (Args & OCp) { /* get destination directory */ in setup()
6942 name = (Args & OCp) ? nam_p : Gen.g_attrfnam_p; in verbose()
8969 if ((G_p->g_dirfd == -1) && (Args & (OCi | OCp))) { in open_dirfd()