Searched defs:pcat (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c34 * Usage: pcat filename...
243 int sep, errflg = 0, pcat = 0; local
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_exis
[all...]
/illumos-gate/usr/src/man/man1/
H A DMakefile480 pcat.1 \
655 pcat.1 := LINKSRC = pack.1

Completed in 56 milliseconds