Home
last modified time | relevance | path

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

/external/strace/
Dpathtrace.c186 pathtrace_match_set(struct tcb *tcp, struct path_set *set) in pathtrace_match_set() function
Ddefs.h597 extern bool pathtrace_match_set(struct tcb *, struct path_set *);
608 return pathtrace_match_set(tcp, &global_path_set); in pathtrace_match()
DChangeLog8494 (pathtrace_match_set): Use it.
8509 * pathtrace.c (pathtrace_match_set) [HAVE_ARCH_OLD_MMAP]: Use
9159 * pathtrace.c (pathtrace_match_set) <SEN_accept4, SEN_accept,
9171 * pathtrace.c (pathtrace_match_set) <SEN_mq_getsetattr, SEN_mq_notify,
12712 * pathtrace.c (pathtrace_match_set): Limit the maximum descriptor number
12716 * pathtrace.c (pathtrace_match_set): When checking descriptors of poll
12949 * pathtrace.c (pathtrace_match_set): Add testing of SEN_execveat.
13177 * pathtrace.c (pathtrace_match_set) <SEN_symlinkat>: The first argument
13183 * pathtrace.c (pathtrace_match_set): Fix symlink decoding,
13621 * pathtrace.c (pathtrace_match_set): Use getllval to properly decode
[all …]