Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h460 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_WAIT_CALLBACK)( void *s ); typedef
468 LDAP_TF_SEMA_WAIT_CALLBACK *ltf_sema_wait;
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c266 ld->ld_sema_wait_fn = (LDAP_TF_SEMA_WAIT_CALLBACK *) NULL; in ldap_set_option()