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

/ast/src/cmd/pack/
H A DMakefile9 pcat :: unpack.c -lhuff
H A Dunpack.c23 * pcat file ...
51 "[+NAME?pcat - unpack and concatenate files created by pack]"
71 "[+SEE ALSO?pack(1), pcat(1), uncompress(1), gunzip(1)]";
95 int pcat; local
105 pcat = (*command=='p');
109 if(pcat)
153 if(pcat)
184 if(!pcat)

Completed in 36 milliseconds