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

  /src/common/dist/zlib/
deflate.c 72 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef in typeref:typename:block_state (*)(deflate_state * s,int flush)
105 compress_func func;
756 compress_func func;
  /src/sys/net/
zlib.c 682 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef in typeref:typename:block_state (*)(deflate_state * s,int flush)
732 compress_func func;
977 compress_func func;

Completed in 18 milliseconds