Searched refs:a_quiet (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 181 char *a_key, char *a_object, int a_quiet, 185 int a_quiet); 187 int a_quiet); 199 char *a_object, int a_quiet, int a_exclusive, 205 static boolean_t _validateLock(int a_fd, LOCK_T *a_theLock, int a_quiet); 619 char *a_object, int a_quiet, int a_wait, long a_timeout, in lock_acquire() argument 651 a_quiet, a_exclusive, a_pid, a_zid); in lock_acquire() 693 log_msg(a_quiet ? LOG_MSG_DEBUG : LOG_MSG_ERR, in lock_acquire() 719 log_msg(a_quiet ? LOG_MSG_DEBUG : LOG_MSG_ERR, in lock_acquire() 748 log_msg(a_quiet ? LOG_MSG_DEBUG : LOG_MSG_WRN, in lock_acquire() [all …]
|