enforce_restrictions  628 librpc/gen_ndr/lsa.h 	uint32_t enforce_restrictions;
enforce_restrictions 4152 librpc/gen_ndr/ndr_lsa.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->enforce_restrictions));
enforce_restrictions 4168 librpc/gen_ndr/ndr_lsa.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->enforce_restrictions));
enforce_restrictions 4184 librpc/gen_ndr/ndr_lsa.c 	ndr_print_uint32(ndr, "enforce_restrictions", r->enforce_restrictions);
enforce_restrictions 2990 source4/rpc_server/lsa/dcesrv_lsa.c 		k->enforce_restrictions = 0; /* FIXME, details missing from MS-LSAD 2.2.53 */