Searched refs:netstat (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/xvm/ipagent/
H A Dipagent.ksh41 tmp=`netstat -I $1 -in -f inet | awk '{print $4}' | grep -v Address`;
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh207 replace_with_native /usr/bin/netstat 0555 root:bin
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c1120 netstat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
H A Dnet.h53 extern int netstat(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dgenunix.c4176 { "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 DMakefile27 # 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 Dnet-loc74 # 1. parse netstat(1M) output for v4 interfaces in BOUND
78 netstat -D -f inet | $NAWK '
H A Dnet-routing-setup100 set -- `/usr/bin/netstat -rn -f inet | \
148 /usr/bin/netstat -rn -f inet | \
/illumos-gate/usr/src/ucbcmd/
H A DMakefile117 netstat \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile35 SUBDIRS= chat dns-sd ftp nc nca netstat \
48 LINTSUBDIRS= nca netstat pppd pppstats tftp
/illumos-gate/usr/src/man/man1m/
H A DMakefile345 netstat.1m \

Completed in 116 milliseconds