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 132 bool show_fd_path = 0; variable
    [all...]
defs.h 565 extern bool show_fd_path;
util.c 412 if (show_fd_path && getfdpath(tcp, fd, path, sizeof(path)) >= 0)
    [all...]
syscall.c     [all...]

Completed in 176 milliseconds