Searched refs:ldap_thr_index (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libldap4/include/
H A Dldap-private.h283 #define ld_errno ld_errno[ldap_thr_index()]
285 #define ld_error ld_error[ldap_thr_index()]
287 #define ld_matched ld_matched[ldap_thr_index()]
289 #define ld_referrals ld_referrals[ldap_thr_index()]
291 #define ld_ret_ctrls ld_ret_ctrls[ldap_thr_index()]
305 #define ld_attrbuffer ld_attrbuffer[ldap_thr_index()]
350 #define ld_notifs ld_notifs[ldap_thr_index()]
H A Dldap-int.h74 int ldap_thr_index(); /* rri */
/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Dopen.c153 ldap_thr_index() function

Completed in 50 milliseconds