Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Ddevreserv.c655 int lksintbl; /* Number of locks in the table */ in putlocks() local
690 lksintbl = lockcount; in putlocks()
692 noerr = writelks(lksintbl); in putlocks()