Home
last modified time | relevance | path

Searched refs:pathtrace_select (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dpathtrace.c124 pathtrace_select(const char *path) in pathtrace_select() function
Ddefs.h500 extern void pathtrace_select(const char *);
Dstrace.c1742 pathtrace_select(optarg); in init()
DChangeLog23728 * pathtrace.c (pathtrace_select, pathtrace_match): Likewise.
33814 pathtrace_select() is never called with NULL, remove dead code.
33815 pathtrace_select() is only called for -P FILE options,
33822 * pathtrace.c (pathtrace_select): Remove "if (path == NULL)...".
33823 (pathtrace_select): Remove code which only executes if path == NULL.
36943 (getfdpath, pathtrace_select, pathtrace_match, show_fd_path,