Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strlazymatch
tools/perf/util/probe-finder.c
801
if (strlazymatch(line, pat)) {
tools/perf/util/string2.h
17
bool strlazymatch(const char *str, const char *pat);