Searched refs:z_decompress (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | deflate.c | 69 static int z_decompress __P((void *state, u_char *cmp, int inlen, 83 z_decompress, /* decompress */ 227 z_decompress(arg, mi, inlen, mo, outlenp) in z_decompress() function
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | deflate.c | 89 static int z_decompress(void *state, mblk_t **dmpp); 110 z_decompress, /* decompress */ 128 z_decompress, /* decompress */ 767 z_decompress(void *arg, mblk_t **mop) in z_decompress() function
|