Searched refs:_openLockFile (Results 1 – 1 of 1) sorted by relevance
202 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