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

/openbsd-current/usr.bin/compress/
H A Dmain.c56 static int storename; variable
184 storename = -1;
297 storename = 0;
300 storename = 1;
368 if (storename == -1)
369 storename = !decomp;
587 if (!pipin && storename) {
703 if (storename && (!cat || list) && oldname[0] != '\0') {
757 if (storename && !cat) {

Completed in 56 milliseconds