Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dlsof.c147 static void match_unix(char *line, int af, char type, struct file_info *fi, in match_unix() function
241 scan_proc_net_file("/proc/net/unix", 0, 0, match_unix, fi, inode) || in find_socket()