Searched refs:a_exclusive (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 182 int a_wait, long a_timeout, int a_exclusive, 196 int a_exclusive, pid_t a_pid, zoneid_t a_zid); 199 char *a_object, int a_quiet, int a_exclusive, 620 int a_exclusive, char *a_altRoot, pid_t a_pid, zoneid_t a_zid) in lock_acquire() argument 651 a_quiet, a_exclusive, a_pid, a_zid); in lock_acquire() 695 a_exclusive ? MSG_LOCK_EXC : MSG_LOCK_SHR, in lock_acquire() 701 a_exclusive ? "" : in lock_acquire() 721 a_exclusive ? in lock_acquire() 996 char *a_object, int a_quiet, int a_exclusive, pid_t a_pid, in _lock_acquire() argument 1006 a_key, a_object, a_quiet, a_exclusive); in _lock_acquire() [all …]
|