Home
last modified time | relevance | path

Searched refs:pathtrace_select_set (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dpathtrace.c125 pathtrace_select_set(const char *path, struct path_set *set) in pathtrace_select_set() function
Ddefs.h596 extern void pathtrace_select_set(const char *, struct path_set *);
602 return pathtrace_select_set(path, &global_path_set); in pathtrace_select()
DChangeLog14245 (pathtrace_select_set): Add "struct path_set *" argument.
14248 around pathtrace_select_set and pathtrace_match_set, repsectively.
14250 (storepath, pathtrace_select_set): Add "struct path_set *" argument.