Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dlsof.c217 static int find_socket(struct file_info *fi, long inode) in find_socket() function
268 if (S_ISSOCK(sb.st_mode)) find_socket(fi, sb.st_ino); in fill_stat()