Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libadm/common/
H A Ddevreserv.c97 static int getlkcnt(void); /* Get the number of locked devices */
304 getlkcnt(void) in getlkcnt() function
352 if ((lockcount = getlkcnt()) > 0) { in readlocks()