Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/systat/
H A Dextern.h140 int netcmd(const char *, const char *);
H A Dnetcmds.c79 netcmd(const char *cmd, const char *args) in netcmd() function
H A Dnetstat.c630 if (!netcmd(cmd, args)) in cmdnetstat()