Searched defs:a_object (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 619 char *a_object, int a_quiet, int a_wait, long a_timeout, in lock_acquire() 794 lock_release(int a_fd, char *a_key, char *a_object, int a_quiet) in lock_release() 895 lock_status(int a_fd, char *a_key, char *a_object, int a_quiet) in lock_status() 996 char *a_object, int a_quiet, int a_exclusive, pid_t a_pid, in _lock_acquire() 1621 int a_fd, char *a_object, char *a_key) in _findLock() 1732 _addLock(char *r_key, int a_fd, char *a_object, int a_exclusive, pid_t a_pid, in _addLock()
|