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

/freebsd-9.3-release/sbin/hastd/
H A Dlzf.h63 * lzf_compress might use different algorithms on different systems and
77 lzf_compress (const void *const in_data, unsigned int in_len,
81 * Decompress data compressed with some version of the lzf_compress
H A Dhast_compression.c142 newsize = lzf_compress(data, *sizep, newbuf + sizeof(origsize),
H A Dlzf.c99 lzf_compress (const void *const in_data, unsigned int in_len, function

Completed in 49 milliseconds