Home
last modified time | relevance | path

Searched refs:LDAP_MUTEX_ALLOC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c566 ld->ld_mutex[i] = LDAP_MUTEX_ALLOC( ld ); in nsldapi_mutex_alloc_all()
H A Dldap-int.h418 #define LDAP_MUTEX_ALLOC( ld ) \ macro