Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c110 static int pkgWunlock(void);
467 (void) pkgWunlock(); /* Free the database lock. */ in swapcfile()
521 (void) pkgWunlock(); /* Free the database lock. */ in swapcfile()
535 if (!pkgWunlock()) { in relslock()
617 (void) pkgWunlock(); /* close the lockfile. */ in pkgWlock()
628 pkgWunlock(void) in pkgWunlock() function