Home
last modified time | relevance | path

Searched defs:ERR_RETURN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dzutil.h63 #define ERR_RETURN(strm,err) \ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c54 #define ERR_RETURN(strm,err) return (strm->msg=z_errmsg[1-err], err) macro
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c110 #define ERR_RETURN(strm, err) \ macro