Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Ddevreserv.c95 static int locklkfile(short); /* Lock the lock file */
255 locklkfile(short lkflag) in locklkfile() function
408 if (locklkfile(F_WRLCK)) { in getlocks()
1111 if (locklkfile(F_RDLCK)) { in reservdev()