profile_flags    1692 librpc/gen_ndr/cli_ntsvcs.c 				uint32_t *profile_flags /* [in,out] [ref] */,
profile_flags    1707 librpc/gen_ndr/cli_ntsvcs.c 	r.in.profile_flags = profile_flags;
profile_flags    1736 librpc/gen_ndr/cli_ntsvcs.c 	*profile_flags = *r.out.profile_flags;
profile_flags     146 librpc/gen_ndr/cli_ntsvcs.h 				uint32_t *profile_flags /* [in,out] [ref] */,
profile_flags    2111 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->in.profile_flags == NULL) {
profile_flags    2114 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->in.profile_flags));
profile_flags    2130 librpc/gen_ndr/ndr_ntsvcs.c 		if (r->out.profile_flags == NULL) {
profile_flags    2133 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.profile_flags));
profile_flags    2176 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_ALLOC(ndr, r->in.profile_flags);
profile_flags    2179 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.profile_flags, LIBNDR_FLAG_REF_ALLOC);
profile_flags    2180 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->in.profile_flags));
profile_flags    2214 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_PULL_ALLOC(ndr, r->out.profile_flags);
profile_flags    2215 librpc/gen_ndr/ndr_ntsvcs.c 		*r->out.profile_flags = *r->in.profile_flags;
profile_flags    2219 librpc/gen_ndr/ndr_ntsvcs.c 			NDR_PULL_ALLOC(ndr, r->out.profile_flags);
profile_flags    2222 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.profile_flags, LIBNDR_FLAG_REF_ALLOC);
profile_flags    2223 librpc/gen_ndr/ndr_ntsvcs.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.profile_flags));
profile_flags    2287 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_ptr(ndr, "profile_flags", r->in.profile_flags);
profile_flags    2289 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_uint32(ndr, "profile_flags", *r->in.profile_flags);
profile_flags    2310 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_ptr(ndr, "profile_flags", r->out.profile_flags);
profile_flags    2312 librpc/gen_ndr/ndr_ntsvcs.c 		ndr_print_uint32(ndr, "profile_flags", *r->out.profile_flags);
profile_flags     393 librpc/gen_ndr/ntsvcs.h 		uint32_t *profile_flags;/* [ref] */
profile_flags     399 librpc/gen_ndr/ntsvcs.h 		uint32_t *profile_flags;/* [ref] */
profile_flags    3000 librpc/gen_ndr/srv_ntsvcs.c 	r->out.profile_flags = r->in.profile_flags;
profile_flags    5153 librpc/gen_ndr/srv_ntsvcs.c 			r->out.profile_flags = r->in.profile_flags;
profile_flags      86 source3/rpcclient/cmd_ntsvcs.c 	uint32_t profile_flags = 0;
profile_flags     102 source3/rpcclient/cmd_ntsvcs.c 					&profile_flags,