Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h458 typedef void *(LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_ALLOC_CALLBACK)( void ); typedef
466 LDAP_TF_SEMA_ALLOC_CALLBACK *ltf_sema_alloc;
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c264 ld->ld_sema_alloc_fn = (LDAP_TF_SEMA_ALLOC_CALLBACK *) NULL; in ldap_set_option()