OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lib_matcher
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/
filter.c
54
rule->
lib_matcher
= matcher;
62
filter_lib_matcher_destroy(rule->
lib_matcher
);
155
if (matcher_matches_library(it->
lib_matcher
, lib))
182
if (matcher_matches_library(it->
lib_matcher
, lib)
filter.h
53
struct filter_lib_matcher *
lib_matcher
;
member in struct:filter_rule
Completed in 232 milliseconds