Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c113 { "display", netstat_display, "show specified hosts or ports"},
H A Dextern.h168 void netstat_display(char *);
H A Dnetcmds.c88 netstat_display(char *args) in netstat_display() function