Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswconfig.c415 NSCD_ALLOC_RWLOCK); in _nscd_create_sw_struct()
549 NSCD_ALLOC_RWLOCK | NSCD_ALLOC_MUTEX); in create_nsw_config()
651 NSCD_ALLOC_RWLOCK); in init_nsw_be_info_db()
H A Dnscd_db.h119 #define NSCD_ALLOC_RWLOCK 0x0002 macro
H A Dnscd_access.c512 if (option & NSCD_ALLOC_RWLOCK) { in _nscd_alloc()