Lines Matching refs:lockObject
143 char lockObject[LOCK_OBJECT_MAXLEN+1]; member
563 theLock._lrLock.lockObject); in admin_lock()
697 a_theLock->_lrLock.lockObject, in lock_acquire()
924 pll->lockObject, pll->lockKey, pll->lockPid, in lock_status()
937 (strcmp(pll->lockObject, a_object) != 0)) { in lock_status()
967 *pll->lockObject == '\0' ? "*" : pll->lockObject); in lock_status()
1664 pll->lockObject, pll->lockKey, pll->lockPid, in _findLock()
1669 if (_lockMatch(a_object, pll->lockObject) != 0) { in _findLock()
1760 (void) strlcpy(theLock._lrLock.lockObject, a_object, in _addLock()
1773 pos, theLock._lrLock.lockObject, theLock._lrLock.lockKey, in _addLock()
1825 a_theLock->_lrLock.lockObject, in _incrementLockCount()
1834 pll->lockObject, pll->lockKey); in _incrementLockCount()
1867 log_msg(LOG_MSG_DEBUG, MSG_VALID_NOPID, pll->lockObject); in _validateLock()
1874 log_msg(LOG_MSG_DEBUG, MSG_VALID_BADZID, pll->lockObject, in _validateLock()
1878 log_msg(LOG_MSG_DEBUG, MSG_VALID_ZIDOK, pll->lockObject, in _validateLock()
1886 log_msg(LOG_MSG_DEBUG, MSG_VALID_OK, pll->lockObject, in _validateLock()
1891 log_msg(LOG_MSG_DEBUG, MSG_VALID_NOTOK, pll->lockObject, pll->lockPid, in _validateLock()
1897 MSG_VALID_STALE, pll->lockObject, pll->lockPid, in _validateLock()
1940 a_theLock->_lrLock.lockObject, in _decrementLockCount()
1947 pll->lockObject, pll->lockKey); in _decrementLockCount()
1963 a_theLock->_lrLock.lockObject, in _decrementLockCount()
1990 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2013 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2026 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2042 a_theLock->_lrLock.lockObject, in _decrementLockCount()