Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c185 static int lock_release(int a_fd, char *a_key, char *a_object,
564 result = lock_release(fd, kFlag, oFlag, qFlag); in admin_lock()
785 lock_release(int a_fd, char *a_key, char *a_object, int a_quiet) in lock_release() function