Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h459 typedef int (LDAP_C LDAP_CALLBACK LDAP_TF_SEMA_POST_CALLBACK)( void *s ); typedef
467 LDAP_TF_SEMA_POST_CALLBACK *ltf_sema_post;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c265 ld->ld_sema_post_fn = (LDAP_TF_SEMA_POST_CALLBACK *) NULL; in ldap_set_option()