Searched refs:pathtrace_select (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | defs.h | 600 pathtrace_select(const char *path) in pathtrace_select() function
|
D | strace.c | 1687 pathtrace_select(optarg); in init()
|
D | ChangeLog | 3048 * defs.h (pathtrace_select, pathtrace_match, printxval_searchn, 14247 (pathtrace_select, pathtrace_match): Change into thin macro wrappers 38372 * pathtrace.c (pathtrace_select, pathtrace_match): Likewise. 48458 pathtrace_select() is never called with NULL, remove dead code. 48459 pathtrace_select() is only called for -P FILE options, 48466 * pathtrace.c (pathtrace_select): Remove "if (path == NULL)...". 48467 (pathtrace_select): Remove code which only executes if path == NULL. 51587 (getfdpath, pathtrace_select, pathtrace_match, show_fd_path,
|