Home
last modified time | relevance | path

Searched refs:BZ_CONFIG_ERROR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/common/bzip2/
H A Dbzlib.h49 #define BZ_CONFIG_ERROR (-9) macro
H A DSolaris.README.txt71 +BZE(BZ_CONFIG_ERROR)
184 + if (!bz_config_ok()) return BZ_CONFIG_ERROR;
214 + if (!bz_config_ok()) return BZ_CONFIG_ERROR;
H A Dbzlib.c116 BZE(BZ_CONFIG_ERROR)
235 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
321 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
351 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
661 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()