Home
last modified time | relevance | path

Searched defs:initstat (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/usr.bin/systat/
H A Dip6.c64 static struct ip6stat curstat, initstat, oldstat; variable
H A Dsctp.c48 static struct sctpstat curstat, initstat, oldstat; variable
H A Dtcp.c68 static struct tcpstat curstat, initstat, oldstat; variable
H A Dip.c70 static struct stat curstat, initstat, oldstat; variable
H A Dicmp.c62 static struct icmpstat icmpstat, initstat, oldstat; variable
H A Dicmp6.c61 static struct icmp6stat icmp6stat, initstat, oldstat; variable
H A Dzarc.c56 } curstat, initstat, oldstat; variable
/freebsd-12.1/contrib/one-true-awk/
H A Dawk.h231 int initstat; member