Searched refs:bsd_decompress (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | bsd-comp.c | 134 static int bsd_decompress __P((void *state, u_char *cmp, int inlen, 148 bsd_decompress, /* decompress */ 549 bsd_decompress(state, cmsg, inlen, dmp, outlenp) in bsd_decompress() function
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | bsd-comp.c | 161 static int bsd_decompress(void *state, mblk_t **dmpp); 181 bsd_decompress, /* decompress */ 1094 bsd_decompress(void *state, mblk_t **dmpp) in bsd_decompress() function
|