Home
last modified time | relevance | path

Searched refs:uchf (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dzutil.h53 typedef uch FAR uchf; typedef
H A Ddeflate.h214 uchf *l_buf; /* buffer for literals or lengths */
H A Ddeflate.c300 s->pending_buf = (uchf *) overlay;
930 ds->pending_buf = (uchf *) overlay;
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c47 typedef uch FAR uchf; typedef
335 uchf *l_buf; /* buffer for literals or lengths */
639 s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize, 2*sizeof(ush));
648 s->l_buf = (uchf *) &(s->pending_buf[3*s->lit_bufsize]);
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c100 typedef uch FAR uchf; typedef
501 uchf *l_buf; /* buffer for literals or lengths */
925 s->pending_buf = (uchf *) overlay;
1334 ds->pending_buf = (uchf *) overlay;