Searched refs:netstat (Results 1 - 11 of 11) sorted by relevance
| /illumos-gate/usr/src/cmd/xvm/ipagent/ |
| H A D | ipagent.ksh | 41 tmp=`netstat -I $1 -in -f inet | awk '{print $4}' | grep -v Address`;
|
| /illumos-gate/usr/src/lib/brand/solaris10/zone/ |
| H A D | s10_boot.ksh | 207 replace_with_native /usr/bin/netstat 0555 root:bin
|
| /illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | net.c | 1120 netstat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
| H A D | net.h | 53 extern int netstat(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| H A D | genunix.c | 4176 { "netstat", "[-arv] [-f inet | inet6 | unix] [-P tcp | udp | icmp]", 4177 "show network statistics", netstat },
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
| H A D | Makefile | 27 # cmd/cmd-inet/usr.bin/netstat/Makefile 29 PROG= netstat 31 LOCALOBJS= netstat.o unix.o
|
| /illumos-gate/usr/src/cmd/svc/milestone/ |
| H A D | net-loc | 74 # 1. parse netstat(1M) output for v4 interfaces in BOUND 78 netstat -D -f inet | $NAWK '
|
| H A D | net-routing-setup | 100 set -- `/usr/bin/netstat -rn -f inet | \ 148 /usr/bin/netstat -rn -f inet | \
|
| /illumos-gate/usr/src/ucbcmd/ |
| H A D | Makefile | 117 netstat \
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | Makefile | 35 SUBDIRS= chat dns-sd ftp nc nca netstat \ 48 LINTSUBDIRS= nca netstat pppd pppstats tftp
|
| /illumos-gate/usr/src/man/man1m/ |
| H A D | Makefile | 345 netstat.1m \
|
Completed in 116 milliseconds