Home
last modified time | relevance | path

Searched refs:DECOMP_OK (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h78 #define DECOMP_OK 0 /* everything went OK */ macro
H A Ddeflate.c292 return DECOMP_OK;
H A Dpppdump.c332 case DECOMP_OK:
H A Dbsd-comp.c752 return DECOMP_OK;
/titanic_41/usr/src/uts/common/net/
H A Dppp-comp.h107 #define DECOMP_OK 0 /* everything went OK */ macro
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c994 return (DECOMP_OK); in z_decompress()
H A Dbsd-comp.c1485 return (DECOMP_OK); in bsd_decompress()
H A Dspppcomp.c1428 case DECOMP_OK: in spppcomp_inpkt()