tag_id            516 librpc/gen_ndr/cli_svcctl.c 					    uint32_t *tag_id /* [out] [ref] */,
tag_id            561 librpc/gen_ndr/cli_svcctl.c 	*tag_id = *r.out.tag_id;
tag_id           1164 librpc/gen_ndr/cli_svcctl.c 					    uint32_t *tag_id /* [out] [ref] */,
tag_id           1209 librpc/gen_ndr/cli_svcctl.c 	*tag_id = *r.out.tag_id;
tag_id             68 librpc/gen_ndr/cli_svcctl.h 					    uint32_t *tag_id /* [out] [ref] */,
tag_id            176 librpc/gen_ndr/cli_svcctl.h 					    uint32_t *tag_id /* [out] [ref] */,
tag_id            710 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->tag_id));
tag_id            779 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->tag_id));
tag_id            883 librpc/gen_ndr/ndr_svcctl.c 	ndr_print_uint32(ndr, "tag_id", r->tag_id);
tag_id           2191 librpc/gen_ndr/ndr_svcctl.c 		if (r->out.tag_id == NULL) {
tag_id           2194 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.tag_id));
tag_id           2337 librpc/gen_ndr/ndr_svcctl.c 		NDR_PULL_ALLOC(ndr, r->out.tag_id);
tag_id           2338 librpc/gen_ndr/ndr_svcctl.c 		ZERO_STRUCTP(r->out.tag_id);
tag_id           2342 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_ALLOC(ndr, r->out.tag_id);
tag_id           2345 librpc/gen_ndr/ndr_svcctl.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.tag_id, LIBNDR_FLAG_REF_ALLOC);
tag_id           2346 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.tag_id));
tag_id           2411 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_ptr(ndr, "tag_id", r->out.tag_id);
tag_id           2413 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_uint32(ndr, "tag_id", *r->out.tag_id);
tag_id           4087 librpc/gen_ndr/ndr_svcctl.c 		if (r->out.tag_id == NULL) {
tag_id           4090 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.tag_id));
tag_id           4233 librpc/gen_ndr/ndr_svcctl.c 		NDR_PULL_ALLOC(ndr, r->out.tag_id);
tag_id           4234 librpc/gen_ndr/ndr_svcctl.c 		ZERO_STRUCTP(r->out.tag_id);
tag_id           4238 librpc/gen_ndr/ndr_svcctl.c 			NDR_PULL_ALLOC(ndr, r->out.tag_id);
tag_id           4241 librpc/gen_ndr/ndr_svcctl.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.tag_id, LIBNDR_FLAG_REF_ALLOC);
tag_id           4242 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.tag_id));
tag_id           4307 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_ptr(ndr, "tag_id", r->out.tag_id);
tag_id           4309 librpc/gen_ndr/ndr_svcctl.c 		ndr_print_uint32(ndr, "tag_id", *r->out.tag_id);
tag_id            889 librpc/gen_ndr/srv_svcctl.c 	r->out.tag_id = talloc_zero(r, uint32_t);
tag_id            890 librpc/gen_ndr/srv_svcctl.c 	if (r->out.tag_id == NULL) {
tag_id           1875 librpc/gen_ndr/srv_svcctl.c 	r->out.tag_id = talloc_zero(r, uint32_t);
tag_id           1876 librpc/gen_ndr/srv_svcctl.c 	if (r->out.tag_id == NULL) {
tag_id           3722 librpc/gen_ndr/srv_svcctl.c 			r->out.tag_id = talloc_zero(mem_ctx, uint32_t);
tag_id           3723 librpc/gen_ndr/srv_svcctl.c 			if (r->out.tag_id == NULL) {
tag_id           3888 librpc/gen_ndr/srv_svcctl.c 			r->out.tag_id = talloc_zero(mem_ctx, uint32_t);
tag_id           3889 librpc/gen_ndr/srv_svcctl.c 			if (r->out.tag_id == NULL) {
tag_id            225 librpc/gen_ndr/svcctl.h 	uint32_t tag_id;
tag_id            449 librpc/gen_ndr/svcctl.h 		uint32_t *tag_id;/* [ref] */
tag_id            657 librpc/gen_ndr/svcctl.h 		uint32_t *tag_id;/* [ref] */
tag_id            665 source3/rpc_server/srv_svcctl_nt.c 	config->tag_id           = 0x00000000;			/* unassigned loadorder group */
tag_id            395 source3/utils/net_rpc_service.c 	d_printf("\tTag ID               = 0x%x\n", config.tag_id);