HomeSort by: relevance | last modified time | path
    Searched refs:ld_ldcrefcnt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
unbind.c 90 if (ld->ld_ldcrefcnt > 1) { /* but not last thread */
92 ld->ld_ldcrefcnt--;
open.c 239 ld->ld_ldcrefcnt = 1;
644 old->ld_ldcrefcnt++;
options.c 401 * (int *) outvalue = ld->ld_ldcrefcnt;
ldap-int.h 495 #define ld_ldcrefcnt ldc->ldc_refcnt macro

Completed in 29 milliseconds