Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c194 static int _decrementLockCount(int a_fd, LOCK_T *a_theLock);
867 (void) _decrementLockCount(a_fd, &theLock); in lock_release()
1900 _decrementLockCount(a_fd, a_theLock); in _validateLock()
1906 _decrementLockCount(int a_fd, LOCK_T *a_theLock) in _decrementLockCount() function