Lines Matching refs:lockObject

144 	char		lockObject[LOCK_OBJECT_MAXLEN+1];  member
554 theLock._lrLock.lockObject); in admin_lock()
688 a_theLock->_lrLock.lockObject, in lock_acquire()
915 pll->lockObject, pll->lockKey, pll->lockPid, in lock_status()
928 (strcmp(pll->lockObject, a_object) != 0)) { in lock_status()
958 *pll->lockObject == '\0' ? "*" : pll->lockObject); in lock_status()
1655 pll->lockObject, pll->lockKey, pll->lockPid, in _findLock()
1660 if (_lockMatch(a_object, pll->lockObject) != 0) { in _findLock()
1751 (void) strlcpy(theLock._lrLock.lockObject, a_object, in _addLock()
1764 pos, theLock._lrLock.lockObject, theLock._lrLock.lockKey, in _addLock()
1816 a_theLock->_lrLock.lockObject, in _incrementLockCount()
1825 pll->lockObject, pll->lockKey); in _incrementLockCount()
1854 log_msg(LOG_MSG_DEBUG, MSG_VALID_NOPID, pll->lockObject); in _validateLock()
1861 log_msg(LOG_MSG_DEBUG, MSG_VALID_BADZID, pll->lockObject, in _validateLock()
1865 log_msg(LOG_MSG_DEBUG, MSG_VALID_ZIDOK, pll->lockObject, in _validateLock()
1873 log_msg(LOG_MSG_DEBUG, MSG_VALID_OK, pll->lockObject, in _validateLock()
1878 log_msg(LOG_MSG_DEBUG, MSG_VALID_NOTOK, pll->lockObject, pll->lockPid, in _validateLock()
1884 MSG_VALID_STALE, pll->lockObject, pll->lockPid, in _validateLock()
1927 a_theLock->_lrLock.lockObject, in _decrementLockCount()
1934 pll->lockObject, pll->lockKey); in _decrementLockCount()
1950 a_theLock->_lrLock.lockObject, in _decrementLockCount()
1977 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2000 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2013 a_theLock->_lrLock.lockObject, in _decrementLockCount()
2029 a_theLock->_lrLock.lockObject, in _decrementLockCount()