stats 1243 librpc/gen_ndr/cli_srvsvc.c struct srvsvc_Statistics **stats /* [out] [ref] */, stats 1278 librpc/gen_ndr/cli_srvsvc.c *stats = *r.out.stats; stats 184 librpc/gen_ndr/cli_srvsvc.h struct srvsvc_Statistics **stats /* [out] [ref] */, stats 16543 librpc/gen_ndr/ndr_srvsvc.c if (r->out.stats == NULL) { stats 16546 librpc/gen_ndr/ndr_srvsvc.c NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.stats)); stats 16547 librpc/gen_ndr/ndr_srvsvc.c if (*r->out.stats) { stats 16548 librpc/gen_ndr/ndr_srvsvc.c NDR_CHECK(ndr_push_srvsvc_Statistics(ndr, NDR_SCALARS, *r->out.stats)); stats 16605 librpc/gen_ndr/ndr_srvsvc.c NDR_PULL_ALLOC(ndr, r->out.stats); stats 16606 librpc/gen_ndr/ndr_srvsvc.c ZERO_STRUCTP(r->out.stats); stats 16610 librpc/gen_ndr/ndr_srvsvc.c NDR_PULL_ALLOC(ndr, r->out.stats); stats 16613 librpc/gen_ndr/ndr_srvsvc.c NDR_PULL_SET_MEM_CTX(ndr, r->out.stats, LIBNDR_FLAG_REF_ALLOC); stats 16616 librpc/gen_ndr/ndr_srvsvc.c NDR_PULL_ALLOC(ndr, *r->out.stats); stats 16618 librpc/gen_ndr/ndr_srvsvc.c *r->out.stats = NULL; stats 16620 librpc/gen_ndr/ndr_srvsvc.c if (*r->out.stats) { stats 16622 librpc/gen_ndr/ndr_srvsvc.c NDR_PULL_SET_MEM_CTX(ndr, *r->out.stats, 0); stats 16623 librpc/gen_ndr/ndr_srvsvc.c NDR_CHECK(ndr_pull_srvsvc_Statistics(ndr, NDR_SCALARS, *r->out.stats)); stats 16661 librpc/gen_ndr/ndr_srvsvc.c ndr_print_ptr(ndr, "stats", r->out.stats); stats 16663 librpc/gen_ndr/ndr_srvsvc.c ndr_print_ptr(ndr, "stats", *r->out.stats); stats 16665 librpc/gen_ndr/ndr_srvsvc.c if (*r->out.stats) { stats 16666 librpc/gen_ndr/ndr_srvsvc.c ndr_print_srvsvc_Statistics(ndr, "stats", *r->out.stats); stats 1913 librpc/gen_ndr/srv_srvsvc.c r->out.stats = talloc_zero(r, struct srvsvc_Statistics *); stats 1914 librpc/gen_ndr/srv_srvsvc.c if (r->out.stats == NULL) { stats 4448 librpc/gen_ndr/srv_srvsvc.c r->out.stats = talloc_zero(mem_ctx, struct srvsvc_Statistics *); stats 4449 librpc/gen_ndr/srv_srvsvc.c if (r->out.stats == NULL) { stats 1442 librpc/gen_ndr/srvsvc.h struct srvsvc_Statistics **stats;/* [ref] */ stats 803 source3/include/smbprofile.h struct profile_stats stats; stats 269 source3/profile/profile.c profile_p = &profile_h->stats; stats 3006 source4/heimdal/lib/hx509/cert.c unsigned long stats; stats 3016 source4/heimdal/lib/hx509/cert.c return be->stats - ae->stats; stats 3036 source4/heimdal/lib/hx509/cert.c struct stat_el stats[32]; stats 3048 source4/heimdal/lib/hx509/cert.c for (i = 0; i < sizeof(stats)/sizeof(stats[0]); i++) { stats 3049 source4/heimdal/lib/hx509/cert.c stats[i].index = i; stats 3050 source4/heimdal/lib/hx509/cert.c stats[i].stats = 0; stats 3057 source4/heimdal/lib/hx509/cert.c while (mask && i < sizeof(stats)/sizeof(stats[0])) { stats 3059 source4/heimdal/lib/hx509/cert.c stats[i].stats++; stats 3071 source4/heimdal/lib/hx509/cert.c qsort(stats, sizeof(stats)/sizeof(stats[0]), sizeof(stats[0]), stat_sort); stats 3083 source4/heimdal/lib/hx509/cert.c for (i = 0; i < sizeof(stats)/sizeof(stats[0]); i++) { stats 3086 source4/heimdal/lib/hx509/cert.c if (stats[i].index < sizeof(statname)/sizeof(statname[0])) stats 3087 source4/heimdal/lib/hx509/cert.c rtbl_add_column_entry_by_id (t, 0, statname[stats[i].index]); stats 3089 source4/heimdal/lib/hx509/cert.c snprintf(str, sizeof(str), "%d", stats[i].index); stats 3092 source4/heimdal/lib/hx509/cert.c snprintf(str, sizeof(str), "%lu", stats[i].stats); stats 45 source4/nbt_server/interfaces.c nbtsrv->stats.total_received++; stats 55 source4/nbt_server/interfaces.c nbtsrv->stats.query_count++; stats 62 source4/nbt_server/interfaces.c nbtsrv->stats.register_count++; stats 68 source4/nbt_server/interfaces.c nbtsrv->stats.release_count++; stats 88 source4/nbt_server/interfaces.c nbtsrv->stats.total_received++; stats 44 source4/nbt_server/irpc.c r->out.info.stats = &server->stats; stats 78 source4/nbt_server/nbt_server.h struct nbtd_statistics stats; stats 90 source4/nbt_server/nodestatus.c nbtsrv->stats.total_sent++; stats 154 source4/nbt_server/packet.c nbtsrv->stats.total_sent++; stats 198 source4/nbt_server/packet.c nbtsrv->stats.total_sent++; stats 245 source4/nbt_server/packet.c nbtsrv->stats.total_sent++; stats 291 source4/nbt_server/packet.c nbtsrv->stats.total_sent++; stats 338 source4/nbt_server/packet.c nbtsrv->stats.total_sent++; stats 106 source4/nbt_server/register.c nbtsrv->stats.total_sent++; stats 219 source4/nbt_server/register.c nbtsrv->stats.total_sent++;