Searched refs:LDAP_MUTEX_ALLOC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ | ||
H A D | open.c | 566 ld->ld_mutex[i] = LDAP_MUTEX_ALLOC( ld ); in nsldapi_mutex_alloc_all() |
H A D | ldap-int.h | 418 #define LDAP_MUTEX_ALLOC( ld ) \ macro |