maxfreeconnections 7270 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->maxfreeconnections));
maxfreeconnections 7335 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->maxfreeconnections));
maxfreeconnections 7404 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_uint32(ndr, "maxfreeconnections", r->maxfreeconnections);
maxfreeconnections 7452 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->maxfreeconnections));
maxfreeconnections 7530 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->maxfreeconnections));
maxfreeconnections 7612 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_uint32(ndr, "maxfreeconnections", r->maxfreeconnections);
maxfreeconnections 8774 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->maxfreeconnections));
maxfreeconnections 8785 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->maxfreeconnections));
maxfreeconnections 8796 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_uint32(ndr, "maxfreeconnections", r->maxfreeconnections);
maxfreeconnections  597 librpc/gen_ndr/srvsvc.h 	uint32_t maxfreeconnections;
maxfreeconnections  641 librpc/gen_ndr/srvsvc.h 	uint32_t maxfreeconnections;
maxfreeconnections  807 librpc/gen_ndr/srvsvc.h 	uint32_t maxfreeconnections;
maxfreeconnections  391 source3/lib/netapi/serverinfo.c 			i503.sv503_maxfreeconnections	= i->info503->maxfreeconnections;
maxfreeconnections  440 source3/lib/netapi/serverinfo.c 			i599.sv599_maxfreeconnections	= i->info599->maxfreeconnections;