samr_RidWithAttributeArray   28 librpc/gen_ndr/krb5pac.h 	struct samr_RidWithAttributeArray res_groups;
samr_RidWithAttributeArray  162 librpc/gen_ndr/netlogon.h 	struct samr_RidWithAttributeArray groups;
samr_RidWithAttributeArray 1399 librpc/gen_ndr/samr.h 		struct samr_RidWithAttributeArray **rids;/* [ref] */
samr_RidWithAttributeArray 3122 librpc/gen_ndr/srv_samr.c 	r->out.rids = talloc_zero(r, struct samr_RidWithAttributeArray *);
samr_RidWithAttributeArray 5919 librpc/gen_ndr/srv_samr.c 			r->out.rids = talloc_zero(mem_ctx, struct samr_RidWithAttributeArray *);
samr_RidWithAttributeArray  623 source3/lib/netapi/user.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray 2797 source3/lib/netapi/user.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray 2944 source3/lib/netapi/user.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray 3225 source3/lib/netapi/user.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray  197 source3/rpc_client/init_netlogon.c 	struct samr_RidWithAttributeArray groups;
samr_RidWithAttributeArray 3273 source3/rpc_server/srv_samr_nt.c 	struct samr_RidWithAttributeArray *rids = NULL;
samr_RidWithAttributeArray 3289 source3/rpc_server/srv_samr_nt.c 	rids = TALLOC_ZERO_P(p->mem_ctx, struct samr_RidWithAttributeArray);
samr_RidWithAttributeArray  565 source3/rpcclient/cmd_samr.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray 2207 source3/smbd/lanman.c 	struct samr_RidWithAttributeArray *rids;
samr_RidWithAttributeArray  557 source3/winbindd/winbindd_rpc.c 	struct samr_RidWithAttributeArray *rid_array = NULL;
samr_RidWithAttributeArray 3636 source4/rpc_server/samr/dcesrv_samr.c 	struct samr_RidWithAttributeArray *array;
samr_RidWithAttributeArray 3652 source4/rpc_server/samr/dcesrv_samr.c 	array = talloc(mem_ctx, struct samr_RidWithAttributeArray);
samr_RidWithAttributeArray 1367 source4/torture/rpc/samr.c 	struct samr_RidWithAttributeArray *rids = NULL;
samr_RidWithAttributeArray  448 source4/torture/rpc/samsync.c 	struct samr_RidWithAttributeArray *rids;
samr_RidWithAttributeArray  328 source4/winbind/wb_async_helpers.c 	struct samr_RidWithAttributeArray *rid_array;