Home
last modified time | relevance | path

Searched refs:newstats (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/systat/
H A Dif.c232 struct ifstat *newstats, *ifs; in fetchifstat() local
267 if ((newstats = reallocarray(ifstats, ifm.ifm_index + 4, in fetchifstat()
270 ifstats = newstats; in fetchifstat()