Searched refs:visit_symlink (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ |
H A D | lsof.c | 305 static void visit_symlink(struct proc_info *pi, char *name, char *path) in visit_symlink() function 376 visit_symlink(pi, NULL, de->d_name); in visit_fds() 405 visit_symlink(&pi, "cwd", "cwd"); in lsof_pid() 406 visit_symlink(&pi, "rtd", "root"); in lsof_pid() 407 visit_symlink(&pi, "txt", "exe"); in lsof_pid()
|
Completed in 1 milliseconds