Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h459 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_FREE_CALLBACK)( void *s ); typedef
467 LDAP_TF_SEMA_FREE_CALLBACK *ltf_sema_free;
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c265 ld->ld_sema_free_fn = (LDAP_TF_SEMA_FREE_CALLBACK *) NULL; in ldap_set_option()