Home
last modified time | relevance | path

Searched refs:a_root (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,
202 static int _openLockFile(char *a_root);
618 lock_acquire(LOCK_T *a_theLock, int *a_fd, char *a_root, char *a_key, in lock_acquire() argument
763 *a_fd = _openLockFile(a_root); in lock_acquire()
1161 _openLockFile(char *a_root) in _openLockFile() argument
1171 a_root, LOCK_FILENAME); in _openLockFile()
1176 a_root, LOCK_DIRECTORY); in _openLockFile()
1187 "%s/%s", a_root, LOCK_FILENAME); in _openLockFile()