Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/systat/
Dpigs.c147 static int lastnproc = 0; in fetchpigs() local
155 if (nproc > lastnproc) { in fetchpigs()
163 lastnproc = nproc; in fetchpigs()