Searched refs:DECOMP_FATALERROR (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h80 #define DECOMP_FATALERROR 2 /* error detected after decomp. */ macro
H A Dbsd-comp.c537 * DECOMP_FATALERROR for any errors which could possibly be said to
539 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
545 * bug, so we return DECOMP_FATALERROR for them in order to turn off
613 return DECOMP_FATALERROR;
628 return DECOMP_FATALERROR; /* probably a bug */
645 return DECOMP_FATALERROR;
660 return DECOMP_FATALERROR;
667 return DECOMP_FATALERROR;
H A Ddeflate.c215 * DECOMP_FATALERROR for any errors which could possibly be said to
217 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
223 * bug, so we return DECOMP_FATALERROR for them in order to turn off
272 return DECOMP_FATALERROR;
H A Dpppdump.c345 case DECOMP_FATALERROR:
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h109 #define DECOMP_FATALERROR 2 /* error detected after decomp. */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c1082 * DECOMP_FATALERROR for any errors which could possibly be said to
1084 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
1090 * bug, so we return DECOMP_FATALERROR for them in order to turn off
1272 return (DECOMP_FATALERROR);
1303 return (DECOMP_FATALERROR);
1422 (DECOMP_FATALERROR);
H A Ddeflate.c755 * DECOMP_FATALERROR for any errors which could possibly be said to
757 * we can issue a CCP reset-request; for DECOMP_FATALERROR, we may be
763 * bug, so we return DECOMP_FATALERROR for them in order to turn off
919 return (DECOMP_FATALERROR);
H A Dspppcomp.c1437 case DECOMP_FATALERROR:

Completed in 577 milliseconds