Home
last modified time | relevance | path

Searched defs:prev_match (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zlib_deflate/
H A Ddefutil.h132 IPos prev_match; /* previous match */ member
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c699 const char *log = log_buf, *prev_match; in validate_msgs() local