Searched refs:netcmd (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibhosts.in45 netcmd="cat $topofile"
47 netcmd="$IBPATH/ibnetdiscover $ca_info"
50 text="`eval $netcmd`"
H A Dibrouters.in45 netcmd="cat $topofile"
47 netcmd="$IBPATH/ibnetdiscover $ca_info"
50 text="`eval $netcmd`"
H A Dibswitches.in45 netcmd="cat $topofile"
47 netcmd="$IBPATH/ibnetdiscover $ca_info"
50 text="`eval $netcmd`"
H A Dibcheckwidth.in65 netcmd="cat $topofile"
67 netcmd="$IBPATH/ibnetdiscover $ca_info"
70 text="`eval $netcmd`"
H A Dibclearcounters.in55 netcmd="cat $topofile"
57 netcmd="$IBPATH/ibnetdiscover $ca_info"
60 text="`eval $netcmd`"
H A Dibclearerrors.in59 netcmd="cat $topofile"
61 netcmd="$IBPATH/ibnetdiscover $ca_info"
64 text="`eval $netcmd`"
H A Dibcheckerrors.in70 netcmd="cat $topofile"
72 netcmd="$IBPATH/ibnetdiscover $ca_info"
75 text="`eval $netcmd`"
H A Dibchecknet.in63 netcmd="cat $topofile"
65 netcmd="$IBPATH/ibnetdiscover $ca_info"
68 text="`eval $netcmd`"
H A Dibcheckstate.in65 netcmd="cat $topofile"
67 netcmd="$IBPATH/ibnetdiscover $ca_info"
70 text="`eval $netcmd`"
H A Dibdatacounters.in70 netcmd="cat $topofile"
72 netcmd="$IBPATH/ibnetdiscover $ca_info"
75 text="`eval $netcmd`"
/freebsd-9.3-release/usr.bin/systat/
H A Dextern.h137 int netcmd(const char *, const char *);
H A Dnetcmds.c80 netcmd(const char *cmd, const char *args) function
H A Dnetstat.c651 if (!netcmd(cmd, args))

Completed in 66 milliseconds