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

/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c172 static int zcat_flg = 0; /* use stdout on all files */ variable
374 zcat_cmd = zcat_flg = 1;
458 zcat_flg = 1;
560 if (zcat_flg) {
682 if (zcat_flg) {

Completed in 57 milliseconds