Home
last modified time | relevance | path

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

/src/usr.bin/systat/
H A Dextern.h136 int netcmd(const char *, const char *);
H A Dnetcmds.c76 netcmd(const char *cmd, const char *args) in netcmd() function
H A Dnetstat.c514 if (!netcmd(cmd, args)) in cmdnetstat()