Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dip6.c58 static struct ip6stat curstat, initstat, oldstat; variable
H A Dip.c64 static struct stat curstat, initstat, oldstat; variable
H A Dtcp.c56 static struct tcpstat curstat, initstat, oldstat; variable
H A Dsctp.c45 static struct sctpstat curstat, initstat, oldstat; variable
H A Dicmp.c56 static struct icmpstat icmpstat, initstat, oldstat; variable
H A Dicmp6.c55 static struct icmp6stat icmp6stat, initstat, oldstat; variable
H A Dzarc.c53 } curstat, initstat, oldstat; variable
/freebsd/contrib/one-true-awk/
H A Dawk.h276 int initstat; member