Searched defs:z_comp_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c80 static void z_comp_free(void *state);
101 z_comp_free, /* comp_free */
119 z_comp_free, /* comp_free */
239 * z_comp_free()
242 z_comp_free(void *arg) function

Completed in 58 milliseconds