Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c199 static FINDLOCK_T _lock_acquire(LOCK_T *a_lock, int a_fd, char *a_key,
641 result = _lock_acquire(a_theLock, *a_fd, a_key, a_object, in lock_acquire()
986 _lock_acquire(LOCK_T *a_theLock, int a_fd, char *a_key, in _lock_acquire() function