Home
last modified time | relevance | path

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

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