Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libadm/common/
H A Ddevreserv.c651 int lkndx; /* Index into locks list */ in putlocks() local
663 lkndx = 0; in putlocks()
664 while (*pp && (lkndx < lockcount)) { in putlocks()
669 lkndx++; in putlocks()