Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dlsof.c382 static void lsof_pid(int pid, struct stat *st) in lsof_pid() function
417 if ((pid = atol(node->name))) lsof_pid(pid, &node->st); in scan_proc()
440 lsof_pid(pid, 0); in lsof_main()