Searched refs:DECOMP_ERROR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dppp_comp.h121 #define DECOMP_ERROR 1 /* error detected before decomp. */ macro
H A Dppp_deflate.c493 * Because of patent problems, we return DECOMP_ERROR for errors
496 * be being detected "after" decompression. For DECOMP_ERROR,
525 return DECOMP_ERROR;
539 return DECOMP_ERROR;
546 return DECOMP_ERROR;
626 return DECOMP_ERROR;
636 return DECOMP_ERROR;
H A Dbsd_comp.c838 * Because of patent problems, we return DECOMP_ERROR for errors
841 * be being detected "after" decompression. For DECOMP_ERROR,
885 return DECOMP_ERROR;
901 return DECOMP_ERROR;
910 return DECOMP_ERROR;
1026 return DECOMP_ERROR;
1036 return DECOMP_ERROR;

Completed in 11 milliseconds