HomeSort by: relevance | last modified time | path
    Searched defs:z_comp_free (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
ppp-deflate.c 80 static void z_comp_free(void *state);
101 .comp_free = z_comp_free,
117 .comp_free = z_comp_free,
186 z_comp_free(void *arg) function in typeref:typename:void
ppp-deflate.c 80 static void z_comp_free(void *state);
101 .comp_free = z_comp_free,
117 .comp_free = z_comp_free,
186 z_comp_free(void *arg) function in typeref:typename:void

Completed in 21 milliseconds