Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dnetstat.c318 static void show_unix_sockets(char *fname, char *label) in show_unix_sockets() function
645 show_unix_sockets("/proc/net/unix", "unix"); in netstat_main()