Home
last modified time | relevance | path

Searched refs:inflate_set_dictionary (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h360 #pragma map(inflate_set_dictionary, "INSEDI2")
H A Dzlib.c3569 extern void inflate_set_dictionary OF((
3911 inflate_set_dictionary(z->state->blocks, dictionary, length);
4640 inflate_set_dictionary(s, d, n) in inflate_set_dictionary() function