Searched refs:ld_ldcrefcnt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dunbind.c90 if (ld->ld_ldcrefcnt > 1) { /* but not last thread */
92 ld->ld_ldcrefcnt--;
H A Dopen.c239 ld->ld_ldcrefcnt = 1;
638 old->ld_ldcrefcnt++;
H A Doptions.c401 * (int *) outvalue = ld->ld_ldcrefcnt;
H A Dldap-int.h494 #define ld_ldcrefcnt ldc->ldc_refcnt macro

Completed in 216 milliseconds