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

/osnet-11/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]);

Completed in 25 milliseconds