Searched defs:z_incomp (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | deflate.c | 68 static void z_incomp __P((void *state, u_char *dmsg, int len)); 84 z_incomp, /* incomp */ 299 z_incomp(arg, mi, mlen) function 331 printf("z_incomp%d: inflateIncomp returned %d (%s)\n",
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | deflate.c | 88 static int z_incomp(void *state, mblk_t *dmsg); 111 z_incomp, /* incomp */ 129 z_incomp, /* incomp */ 529 * z_incomp() 534 z_incomp(void *arg, mblk_t *mp) function 588 "z_incomp%d: inflateIncomp returned "
|
Completed in 44 milliseconds