Lines Matching refs:nscd_access_t
53 static int sizeof_access = roundup(sizeof (nscd_access_t));
61 access = (nscd_access_t *) \
77 nscd_access_t *access; in _nscd_release()
132 nscd_access_t *access; in _nscd_destroy()
161 nscd_access_t *access; in _nscd_get()
253 nscd_access_t *access; in _nscd_rdlock()
286 nscd_access_t *access; in _nscd_wrlock()
317 nscd_access_t *access; in _nscd_rw_unlock()
347 nscd_access_t *access; in _nscd_rw_unlock_no_release()
371 nscd_access_t *access; in _nscd_mutex_lock()
403 nscd_access_t *access; in _nscd_mutex_unlock()
431 nscd_access_t *access; in _nscd_cond_wait()
460 nscd_access_t *access; in _nscd_cond_signal()
494 nscd_access_t *access; in _nscd_alloc()
535 access = (nscd_access_t *)ptr; in _nscd_alloc()
565 nscd_access_t *access; in _nscd_free()