Home
last modified time | relevance | path

Searched refs:Z_VERSION_ERROR (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dzmod.h52 #define Z_VERSION_ERROR (-6) macro
/titanic_41/usr/src/uts/common/zmod/
H A Dzmod.c109 if (i < 0 || i > Z_NEED_DICT - Z_VERSION_ERROR) in z_strerror()
H A Dzlib.h180 #define Z_VERSION_ERROR (-6) macro
H A Dinflate.c161 return Z_VERSION_ERROR;
H A Ddeflate.c244 return Z_VERSION_ERROR;
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h478 #define Z_VERSION_ERROR (-6) macro
H A Dzlib.c874 return (Z_VERSION_ERROR);
3673 return (Z_VERSION_ERROR);