Home
last modified time | relevance | path

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

/freebsd/usr.bin/nfsstat/
H A Dnfsstat.c513 static int SPIndex; variable
518 char *p = SPBuf[SPIndex]; in sperc1()
526 SPIndex = (SPIndex + 1) & 63; in sperc1()
533 char *p = SPBuf[SPIndex]; in sperc2()
541 SPIndex = (SPIndex + 1) & 63; in sperc2()