Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h457 typedef void (LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_FREE_CALLBACK)( void *s ); typedef
465 LDAP_TF_SEMA_FREE_CALLBACK *ltf_sema_free;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c263 ld->ld_sema_free_fn = (LDAP_TF_SEMA_FREE_CALLBACK *) NULL; in ldap_set_option()