Searched refs:ref_count (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/udapl/libdat/common/
H A Ddat_sr.c169 data->ref_count = entry->ref_count;
320 if (0 == data->ref_count) {
324 data->ref_count++;
343 data->ref_count++;
372 if (1 == data->ref_count) {
379 data->ref_count--;
382 data->ref_count--;
H A Ddat_dr.c187 if (0 != data->ref_count) {
237 data->ref_count++;
265 data->ref_count--;
H A Dudat.c103 entry.ref_count = 0;
H A Dudat_sr_parser.c369 entry.ref_count = 0;
/osnet-11/usr/src/lib/udapl/libdat/include/
H A Ddat_dr.h62 DAT_COUNT ref_count; member in struct:__anon2849
H A Ddat_sr.h68 DAT_COUNT ref_count; member in struct:__anon2852
/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_bind.c128 if (p->ref_count != 0) {
417 pdomb->ref_count = 0;
515 pdomb->ref_count = 0;
566 (*binding)->ref_count += 1;
593 (*binding)->ref_count += 1;
649 pdomb->ref_count += 1;
684 binding->ref_count -= 1;
685 if (binding->need_free && binding->ref_count == 0)
747 pdomb->ref_count += 1;
805 pdomb->ref_count
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddl.c564 return ++mod->ref_count;
578 return --mod->ref_count;
619 mod->ref_count = 1;
695 mod->ref_count--;
738 if (mod->ref_count > 0)
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dminicmd.c154 grub_printf ("%s\t%d\t\t", mod->name, mod->ref_count);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddl.h133 int ref_count; member in struct:grub_dl
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_handlers.c1572 for (i = 0; i < nm.ref_count; i++) {
1650 for (i = 0; i < nm.ref_count; i++) {
H A Dmeta_set_hst.c229 for (i = 0; i < nm.ref_count; i++) {
1156 for (i = 0; i < nm.ref_count; i++) {
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl942 int ref_count;

Completed in 110 milliseconds