Searched defs:curstat (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/netbsd-tests/rump/kernspace/ |
H A D | alloc.c | 53 static int curstat; variable
|
/freebsd/usr.bin/systat/ |
H A D | ip6.c | 58 static struct ip6stat curstat, initstat, oldstat; variable
|
H A D | tcp.c | 56 static struct tcpstat curstat, initstat, oldstat; variable
|
H A D | ip.c | 64 static struct stat curstat, initstat, oldstat; variable
|
H A D | sctp.c | 45 static struct sctpstat curstat, initstat, oldstat; variable
|
H A D | zarc.c | 53 } curstat, initstat, oldstat; variable
|
/freebsd/contrib/one-true-awk/ |
H A D | awk.h | 277 int curstat; member
|