Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c180 static FINDLOCK_T lock_acquire(LOCK_T *a_lock, int *a_fd, char *a_root,
552 tResult = lock_acquire(&theLock, &fd, RFlag, kFlag, oFlag, in admin_lock()
618 lock_acquire(LOCK_T *a_theLock, int *a_fd, char *a_root, char *a_key, in lock_acquire() function