Searched refs:refcount (Results 76 - 100 of 179) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_active.c251 if (message->refcount == 0)
370 if (message->refcount == 0)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h330 int refcount; /* queue entries */ member in struct:QMGR_MESSAGE
434 int refcount; /* peer entries */ member in struct:QMGR_PEER
H A Dqmgr_active.c251 if (message->refcount == 0)
370 if (message->refcount == 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dinf-ttrace.c70 int refcount; /* Reference count. */
203 page->refcount = 0;
235 page->refcount++;
247 page->refcount--;
249 gdb_assert (page->refcount >= 0);
251 if (page->refcount == 0)
68 int refcount; /* Reference count. */ member in struct:inf_ttrace_page
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-s390.c729 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon2937
804 ret->tls_ldm_got.refcount = 0;
908 && dir->got.refcount <= 0)
1094 h->plt.refcount += 1;
1115 h->plt.refcount += 1;
1122 htab->tls_ldm_got.refcount += 1;
1167 h->got.refcount += 1;
1227 h->plt.refcount += 1;
1440 if (elf_s390_hash_table (info)->tls_ldm_got.refcount > 0)
1441 elf_s390_hash_table (info)->tls_ldm_got.refcount
[all...]
H A Delf64-s390.c684 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon2961
759 ret->tls_ldm_got.refcount = 0;
866 && dir->got.refcount <= 0)
1061 h->plt.refcount += 1;
1083 h->plt.refcount += 1;
1090 htab->tls_ldm_got.refcount += 1;
1136 h->got.refcount += 1;
1198 h->plt.refcount += 1;
1417 if (htab->tls_ldm_got.refcount > 0)
1418 htab->tls_ldm_got.refcount
[all...]
H A Delf32-hppa.c310 bfd_signed_vma refcount; member in union:elf32_hppa_link_hash_table::__anon2924
457 htab->tls_ldm_got.refcount = 0;
1087 && eh_dir->got.refcount <= 0)
1370 htab->tls_ldm_got.refcount += 1;
1375 hh->eh.got.refcount += 1;
1419 hh->eh.plt.refcount += 1;
1663 if (eh->got.refcount > 0)
1664 eh->got.refcount -= 1;
1675 htab->tls_ldm_got.refcount -= 1;
1684 if (eh->plt.refcount >
[all...]
H A Delf32-m68k.c729 bfd_vma refcount;
1580 entry->u.s1.refcount = 0;
1696 /* Update refcount. */
1697 ++entry->u.s1.refcount;
1699 if (entry->u.s1.refcount == 1)
1992 BFD_ASSERT (to->u.s1.refcount == 0);
2075 BFD_ASSERT (entry->u.s1.refcount == 0);
2526 BFD_ASSERT (entry->u.s1.refcount == 0);
2726 if (got_entry->u.s1.refcount == 1)
2757 h->plt.refcount
728 bfd_vma refcount; member in struct:elf_m68k_got_entry::__anon2932::__anon2933
[all...]
H A Delf32-m32r.c1999 && h->plt.refcount > 0)
2055 if (h->got.refcount > 0)
3690 if (h->got.refcount > 0)
3691 h->got.refcount--;
3717 if (!info->shared && h->plt.refcount > 0)
3718 h->plt.refcount -= 1;
3741 if (h->plt.refcount > 0)
3742 h->plt.refcount--;
3840 h->got.refcount += 1;
3879 h->plt.refcount
[all...]
H A Delfxx-sparc.c1272 && dir->got.refcount <= 0)
1417 h->plt.refcount += 1;
1452 htab->tls_ldm_got.refcount += 1;
1502 h->got.refcount += 1;
1636 h->plt.refcount += 1;
1693 h->plt.refcount += 1;
1893 if (_bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount > 0)
1894 _bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount -= 1;
1910 if (h->got.refcount > 0)
1911 h->got.refcount
[all...]
H A Delf32-ppc.c2606 /* PLT refcount or offset. */
2609 bfd_signed_vma refcount;
2722 bfd_signed_vma refcount;
2822 ret->elf.init_plt_refcount.refcount = 0;
3037 /* Copy over the GOT refcount entries that we may have already seen to
3039 edir->elf.got.refcount += eind->elf.got.refcount;
3040 eind->elf.got.refcount = 0;
3057 dent->plt.refcount += ent->plt.refcount;
2603 bfd_signed_vma refcount; member in union:plt_entry::__anon2935
2716 bfd_signed_vma refcount; member in union:ppc_elf_link_hash_table::__anon2936
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-s390.c729 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon254
804 ret->tls_ldm_got.refcount = 0;
908 && dir->got.refcount <= 0)
1094 h->plt.refcount += 1;
1115 h->plt.refcount += 1;
1122 htab->tls_ldm_got.refcount += 1;
1167 h->got.refcount += 1;
1227 h->plt.refcount += 1;
1440 if (elf_s390_hash_table (info)->tls_ldm_got.refcount > 0)
1441 elf_s390_hash_table (info)->tls_ldm_got.refcount
[all...]
H A Delf64-s390.c684 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon278
759 ret->tls_ldm_got.refcount = 0;
866 && dir->got.refcount <= 0)
1061 h->plt.refcount += 1;
1083 h->plt.refcount += 1;
1090 htab->tls_ldm_got.refcount += 1;
1136 h->got.refcount += 1;
1198 h->plt.refcount += 1;
1417 if (htab->tls_ldm_got.refcount > 0)
1418 htab->tls_ldm_got.refcount
[all...]
H A Delf32-hppa.c310 bfd_signed_vma refcount; member in union:elf32_hppa_link_hash_table::__anon241
457 htab->tls_ldm_got.refcount = 0;
1087 && eh_dir->got.refcount <= 0)
1370 htab->tls_ldm_got.refcount += 1;
1375 hh->eh.got.refcount += 1;
1419 hh->eh.plt.refcount += 1;
1663 if (eh->got.refcount > 0)
1664 eh->got.refcount -= 1;
1675 htab->tls_ldm_got.refcount -= 1;
1684 if (eh->plt.refcount >
[all...]
H A Delf32-m68k.c729 bfd_vma refcount;
1580 entry->u.s1.refcount = 0;
1696 /* Update refcount. */
1697 ++entry->u.s1.refcount;
1699 if (entry->u.s1.refcount == 1)
1992 BFD_ASSERT (to->u.s1.refcount == 0);
2075 BFD_ASSERT (entry->u.s1.refcount == 0);
2526 BFD_ASSERT (entry->u.s1.refcount == 0);
2726 if (got_entry->u.s1.refcount == 1)
2757 h->plt.refcount
728 bfd_vma refcount; member in struct:elf_m68k_got_entry::__anon249::__anon250
[all...]
H A Delf32-m32r.c1999 && h->plt.refcount > 0)
2055 if (h->got.refcount > 0)
3690 if (h->got.refcount > 0)
3691 h->got.refcount--;
3717 if (!info->shared && h->plt.refcount > 0)
3718 h->plt.refcount -= 1;
3741 if (h->plt.refcount > 0)
3742 h->plt.refcount--;
3840 h->got.refcount += 1;
3879 h->plt.refcount
[all...]
H A Delfxx-sparc.c1272 && dir->got.refcount <= 0)
1417 h->plt.refcount += 1;
1452 htab->tls_ldm_got.refcount += 1;
1502 h->got.refcount += 1;
1636 h->plt.refcount += 1;
1693 h->plt.refcount += 1;
1893 if (_bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount > 0)
1894 _bfd_sparc_elf_hash_table (info)->tls_ldm_got.refcount -= 1;
1910 if (h->got.refcount > 0)
1911 h->got.refcount
[all...]
H A Delf32-ppc.c2604 /* PLT refcount or offset. */
2607 bfd_signed_vma refcount;
2720 bfd_signed_vma refcount;
2820 ret->elf.init_plt_refcount.refcount = 0;
3035 /* Copy over the GOT refcount entries that we may have already seen to
3037 edir->elf.got.refcount += eind->elf.got.refcount;
3038 eind->elf.got.refcount = 0;
3055 dent->plt.refcount += ent->plt.refcount;
2601 bfd_signed_vma refcount; member in union:plt_entry::__anon252
2714 bfd_signed_vma refcount; member in union:ppc_elf_link_hash_table::__anon253
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c234 /* Structure holding a refcounted hash table. If refcount > 1,
239 int refcount; member in struct:shared_hash_def
326 int refcount; member in struct:variable_def
358 int refcount; member in struct:value_chain_def
1230 gcc_assert (var->refcount > 0);
1232 var->refcount--;
1233 if (var->refcount > 0)
1381 return vars->refcount > 1;
1398 return ((var->refcount > 1 + (int) var->in_changed_variables)
1408 gcc_assert (vars->refcount >
[all...]
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/nss/
H A Dnss_mdnsd.c135 unsigned int refcount; member in struct:res_conf
1186 rc->refcount--;
1188 if (rc->refcount < 1) {
1231 rc->refcount++;
1262 rc->refcount = 1;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dradix.c76 isc_refcount_init(&prefix->refcount, 1);
89 isc_refcount_decrement(&prefix->refcount, &refs);
92 isc_refcount_destroy(&prefix->refcount);
107 * (Note, the refcount still has to be destroyed by the calling
110 if (isc_refcount_current(&prefix->refcount) == 0) {
117 isc_refcount_increment(&prefix->refcount, NULL);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dradix.c76 isc_refcount_init(&prefix->refcount, 1);
89 isc_refcount_decrement(&prefix->refcount, &refs);
92 isc_refcount_destroy(&prefix->refcount);
107 * (Note, the refcount still has to be destroyed by the calling
110 if (isc_refcount_current(&prefix->refcount) == 0) {
117 isc_refcount_increment(&prefix->refcount, NULL);
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/libdrm/intel/
H A Dintel_bufmgr_fake.c190 unsigned int refcount; member in struct:_drm_intel_bo_fake
800 bo_fake->refcount = 1;
838 bo_fake->refcount = 1;
857 bo_fake->refcount++;
866 bo_fake->refcount++;
876 if (--bo_fake->refcount == 0) {
/netbsd-6-1-5-RELEASE/sys/modules/zfs/
H A DMakefile.zfsmod49 SRCS+= refcount.c
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_locl.h226 int refcount; member in struct:_krb5_get_init_creds_opt_private

Completed in 411 milliseconds

12345678