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

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c623 /* read_and_decompress --
628 read_and_decompress(const char *file, void **buf, size_t *len) function
725 if (read_and_decompress(file, &buf, &buflen)) {

Completed in 62 milliseconds