Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/systat/
H A Dextern.h135 int netcmd(const char *, const char *);
H A Dnetcmds.c82 netcmd(const char *cmd, const char *args) in netcmd() function
H A Dnetstat.c641 if (!netcmd(cmd, args)) in cmdnetstat()