Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dlsof.c391 static void lsof_pid(int pid) in lsof_pid() function
438 if ((pid = atol(node->name))) lsof_pid(pid); in scan_proc()
461 lsof_pid(pid); in lsof_main()