Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Ddevreserv.c96 static int getlkcnt(void); /* Get the number of locked devices */
303 getlkcnt(void) in getlkcnt() function
351 if ((lockcount = getlkcnt()) > 0) { in readlocks()