match_records
return match_records(hash, buff, len, NULL);
match_records(new_hash, func, strlen(func), mod);
ret = match_records(hash, func, strlen(func), module);
if (buf && !match_records(hash, buf, len, mod)) {