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

/illumos-gate/usr/src/lib/libadm/common/
H A Ddevreserv.c85 * getlkcnt() Get the number of devices locked
97 static int getlkcnt(void); /* Get the number of locked devices */
286 * int getlkcnt()
304 getlkcnt(void) function
352 if ((lockcount = getlkcnt()) > 0) {

Completed in 81 milliseconds