Lines Matching defs:pcat
34 * Usage: pcat filename...
243 int sep, errflg = 0, pcat = 0;
290 if (**argv == 'p')pcat++; /* User entered pcat (or /xx/xx/pcat) */
294 if (pcat)
303 * file operand, ie: "unpack" or "pcat".
308 if (!pcat)
356 if (pcat)
406 if (pcat || xattr_exist || sattr_exist) {
419 if (!pcat && (xattr_exist ||
428 if (!pcat)
431 } else if (!pcat)
434 if (!pcat) {
471 if (!pcat)
607 /* could be running as unpack or pcat */