Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c202 static int _openLockFile(char *a_root);
536 fd = _openLockFile(RFlag); in admin_lock()
634 (*a_fd) = _openLockFile(a_altRoot); in lock_acquire()
763 *a_fd = _openLockFile(a_root); in lock_acquire()
1161 _openLockFile(char *a_root) in _openLockFile() function