Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c1357 int PPIndex = 0; /* index of next unused table entry */ variable
1364 while (i++ < PPIndex) { in AlreadyPrinted()
1370 PPIndex++; in AlreadyPrinted()