HomeSort by relevance Sort by last modified time
    Searched refs:show_fd_path (Results 1 - 4 of 4) sorted by null

  /external/strace/
strace.c 136 unsigned int show_fd_path; variable
    [all...]
util.c 425 if (show_fd_path && getfdpath(tcp, fd, path, sizeof(path)) >= 0) {
431 if (show_fd_path <= 1
defs.h 361 extern unsigned int show_fd_path;
    [all...]
syscall.c 929 if (show_fd_path) {

Completed in 115 milliseconds