Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h458 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_WAIT_CALLBACK)( void *s ); typedef
466 LDAP_TF_SEMA_WAIT_CALLBACK *ltf_sema_wait;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c264 ld->ld_sema_wait_fn = (LDAP_TF_SEMA_WAIT_CALLBACK *) NULL; in ldap_set_option()