veto_type        1693 librpc/gen_ndr/cli_ntsvcs.c 				uint16_t *veto_type /* [in,out] [unique] */,
veto_type        1708 librpc/gen_ndr/cli_ntsvcs.c 	r.in.veto_type = veto_type;
veto_type        1737 librpc/gen_ndr/cli_ntsvcs.c 	if (veto_type && r.out.veto_type) {
veto_type        1738 librpc/gen_ndr/cli_ntsvcs.c 		*veto_type = *r.out.veto_type;
veto_type         147 librpc/gen_ndr/cli_ntsvcs.h 				uint16_t *veto_type /* [in,out] [unique] */,
veto_type        2115 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->in.veto_type));
veto_type        2116 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->in.veto_type) {
veto_type        2117 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, *r->in.veto_type));
veto_type        2134 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->out.veto_type));
veto_type        2135 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->out.veto_type) {
veto_type        2136 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, *r->out.veto_type));
veto_type        2184 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_ALLOC(ndr, r->in.veto_type);
veto_type        2186 librpc/gen_ndr/ndr_ntsvcs.c 			r->in.veto_type = NULL;
veto_type        2188 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->in.veto_type) {
veto_type        2190 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->in.veto_type, 0);
veto_type        2191 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, r->in.veto_type));
veto_type        2227 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_ALLOC(ndr, r->out.veto_type);
veto_type        2229 librpc/gen_ndr/ndr_ntsvcs.c 			r->out.veto_type = NULL;
veto_type        2231 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->out.veto_type) {
veto_type        2233 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->out.veto_type, 0);
veto_type        2234 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, r->out.veto_type));
veto_type        2291 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_ptr(ndr, "veto_type", r->in.veto_type);
veto_type        2293 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->in.veto_type) {
veto_type        2294 librpc/gen_ndr/ndr_ntsvcs.c 			ndr_print_uint16(ndr, "veto_type", *r->in.veto_type);
veto_type        2314 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_ptr(ndr, "veto_type", r->out.veto_type);
veto_type        2316 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->out.veto_type) {
veto_type        2317 librpc/gen_ndr/ndr_ntsvcs.c 			ndr_print_uint16(ndr, "veto_type", *r->out.veto_type);
veto_type         394 librpc/gen_ndr/ntsvcs.h 		uint16_t *veto_type;/* [unique] */
veto_type         400 librpc/gen_ndr/ntsvcs.h 		uint16_t *veto_type;/* [unique] */
veto_type        3001 librpc/gen_ndr/srv_ntsvcs.c 	r->out.veto_type = r->in.veto_type;
veto_type        5154 librpc/gen_ndr/srv_ntsvcs.c 			r->out.veto_type = r->in.veto_type;
veto_type          87 source3/rpcclient/cmd_ntsvcs.c 	uint16_t veto_type = 0;
veto_type         103 source3/rpcclient/cmd_ntsvcs.c 					&veto_type,