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

/haiku/src/bin/unzip/
H A Dunzpriv.h1438 # define ENV_UNZIP "UNZIP_OPTS" /* names of environment variables */ macro
1442 # define ENV_UNZIP "Unzip$Options" macro
1446 #ifndef ENV_UNZIP
1447 # define ENV_UNZIP "UNZIP" /* the standard names */ macro
H A Dunzip.c106 static ZCONST char Far EnvUnZip[] = ENV_UNZIP;

Completed in 95 milliseconds