Searched defs:curstat (Results 1 - 5 of 5) sorted by relevance
| /src/tests/rump/kernspace/ | ||
| H A D | alloc.c | 53 static int curstat; variable in typeref:typename:int |
| /src/usr.bin/systat/ | ||
| H A D | icmp.c | 64 static uint64_t curstat[ICMP_NSTATS]; variable in typeref:typename:uint64_t[] [all...] |
| H A D | ip.c | 67 static struct mystat curstat; variable in typeref:struct:mystat [all...] |
| H A D | ip6.c | 60 static uint64_t curstat[IP6_NSTATS]; variable in typeref:typename:uint64_t[] |
| H A D | tcp.c | 63 static uint64_t curstat[TCP_NSTATS]; variable in typeref:typename:uint64_t[] |
Completed in 7 milliseconds